@charset "UTF-8";

* {
	margin:0px;
	padding:0px;
	list-style:none;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif 
}

body{
	line-height: 16px;
	font-size: 12px;
	background-image: url(images/back_re.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #66686a;
}

body img{
	border: none;
}

.clear{
	clear:both;
}

.not {
	text-align: center;
	padding: 200px 0px;
	font-size: 12px;
}

hr {
	border-top: none;
	border-right: none;
	border-left: none;
	height: 1px;
	border-bottom: 1px dotted #cccccc;
}

a { text-decoration: none; }
a:link { color: #66686a; } 
a:active { color: #66686a; }
a:visited { color:#66686a; }
a:hover { color:#444647;
	text-decoration: underline;
}

#wrapper {
	width: 798px;
	margin: 0px auto;
	background-image: url(images/contents_back.gif);
	background-repeat: repeat;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

#main_column {
	float: left;
	width: 474px;
	padding-left: 20px;
	padding-bottom: 30px;
}

#right_column {
	float: right;
	width: 260px;
	padding: 6px 22px 0px 22px;
}

#main {
	width: 758px;
	margin: 0px auto;
	padding-bottom: 30px;
}

#contents {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	background-color: #ffffff;
}

.alignright {
	float: right;
	padding-left: 10px;
}

.alignleft {
	float: left;
	padding-right: 10px;
}

.aligncenter {
	clear: both;
}

.navigation {
	text-align: center;
	padding: 0px 0px 8px 0px;
	font-size: 11px;
}

/* ------------------------------------------------ */
/* ▼h1～h4▼                                       */
/* ------------------------------------------------ */

h1 {
	margin: 0px;
	padding: 0px;
	float: left;
}

h2 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h3 {
	clear:both;
	margin: 0px;
	padding: 0px;
}

h3 p {
	text-align: right;
}

h3 img {
	margin: 33px 15px 0px 0px;
}

h3.top {
	background-image: url(images/header_img.jpg);
	background-repeat: no-repeat;
	height: 327px;
}

h3.top img {
	margin: 0px;
}

h3.recommendation {
	background-image: url(images/header_sub/recommendation.jpg);
	background-repeat: no-repeat;
	height: 110px;
}

h3.supervisor {
	background-image: url(images/header_sub/supervisor.jpg);
	background-repeat: no-repeat;
	height: 110px;
}

h3.function {
	background-image: url(images/header_sub/function.jpg);
	background-repeat: no-repeat;
	height: 110px;
}

h3.karate {
	background-image: url(images/header_sub/karate.jpg);
	background-repeat: no-repeat;
	height: 110px;
}

h3.animation {
	background-image: url(images/header_sub/animation.jpg);
	background-repeat: no-repeat;
	height: 110px;
}

h3.ex_stretch {
	background-image: url(images/header_sub/ex_stretch.jpg);
	background-repeat: no-repeat;
	height: 110px;
}

h3.ex_basis {
	background-image: url(images/header_sub/ex_basis.jpg);
	background-repeat: no-repeat;
	height: 110px;
}

h3.site_policy {
	background-image: url(images/header_sub/site_policy.jpg);
	background-repeat: no-repeat;
	height: 110px;
}

h3.site_map {
	background-image: url(images/header_sub/site_map.jpg);
	background-repeat: no-repeat;
	height: 110px;
}

h3.new_news {
	background-image: url(images/header_sub/news.jpg);
	background-repeat: no-repeat;
	height: 110px;
}

h3.qa {
	background-image: url(images/header_sub/qa.jpg);
	background-repeat: no-repeat;
	height: 110px;
}

h4 {
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	padding: 9px 0px 0px 21px;
	background-image: url(images/bar.gif);
	background-repeat: no-repeat;
	font-size: 27px;
	color: #1a872a;
	width: 657px;
	height: 29px;
	line-height: 22px;
}

/********* ▼パンくず▼ *********/
.topicpath{
	margin: 0px 0px 10px 20px;
}
/* ------------------------------------------------ */
/* ▼header▼                                       */
/* ------------------------------------------------ */
#header {
	background-image: url(images/header_re.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 72px;
	border-bottom: 1px solid #ffffff;
}

#header div {
	width: 800px;
	margin: 0px auto;
	padding-top: 15px;
}

#header p {
	padding: 18px 0px 0px 0px;
	text-align: right;
}

#header_img {
	border-bottom: 7px solid #fc9000;
	margin-bottom: 10px;
}

/* ------------------------------------------------ */
/* ▼menu▼                                         */
/* ------------------------------------------------ */
#header_img ul li {
	padding: 0px;
	margin: 0px;
	float: left;
}


ul img {
	border : none;
	vertical-align : top;
}

#header_img #nav_01 ,#header_img #nav_02 ,#header_img #nav_03 {
	padding: 0px;
	margin: 0px;
	float: left;
}

#header_img #nav_01 ul li ,#header_img #nav_02 ul li ,#header_img #nav_03 ul li {
	padding: 0px;
	margin: 0px;
	float: none;
}


/* ------------------------------------------------ */
/* ▼content▼                                      */
/* ------------------------------------------------ */

.info {
	background-color: #ffffff;
	height: 240px;
	overflow: auto;
}

.info dl {
	margin : 0px;
	background-color: #ffffff;
	overflow: auto;
}

.info dt {
	padding : 7px 0px 0px 15px;
	float : left;
	clear : both;
}

.info dt img {
	padding-right: 7px;
}

.info dd{
	float: right;
	width : 360px;
	padding : 7px 15px 0px 0px;
	color: #2dac3b;
}

.t_right{
	text-align: right;
	padding-right: 15px;
}

.story p {
	color: #66686a;
}

.post {
	width: 678px;
	margin: 0px auto;
	padding-bottom: 25px;
}

.bottom {
	padding-bottom: 15px;
}

.center {
	text-align: center;
}

.item_l {
	float: left;
	width: 300px;
}

.item_l p {
	padding-top: 5px;
}

.item_r {
	float: right;
	width: 300px;
}

.item_r p {
	padding-top: 5px;
}

.item_l2 {
	float: left;
	width: 250px;
}

.item_l2 p {
	padding-top: 5px;
}

.item_r2 {
	float: right;
	width: 400px;
}

.item_r2 p {
	padding-top: 5px;
	text-align: left;
}

.notice {
	font-size: 17px;
	line-height: 19px;
	margin-bottom: 15px;
}

.notice em {
	font-style: normal;
	font-weight: bold;
}

.attention {
	float: left;
	width: 33px;
	padding: 0px 10px 0px 10px;
}

.story .att {
	color: #1A872A;
	font-size: 11px;
	padding-top: 8px;
	line-height: 12px;
}
.story .underline {
	color: #000066;
	text-decoration: underline;
}
.post .header .title_long {
	font-size: 22px;
	font-weight: bold;
}
.post .header .title_long_s {
	font-size: 14px;
	font-weight: bold;
}
.sitemap_title {
	font-size: 13px;
	color: #1A872A;
	font-weight: bold; 
}
.sitemap_list {
	padding-left: 10px;
}
.story .return_top {
	text-align: right;
}
.arrow_l {
	padding-left: 17px;
	float: left;
}

.arrow_t {
	padding: 10px 0px 0px 35px;
}

/********* ▼監修者▼ *********/
#profile img {
	float: left;
}

#profile ul {
	float: left;
	padding-left: 15px;
}

#profile ul .name {
	font-size: 20px;
	padding: 15px 0px 7px 0px;
}

#profile ul .name span {
	font-size: 14px;
	padding-left: 4px;
}

.spot {
	font-size: 11px;
	margin-top: 15px;
}
/********* ▼推薦▼ *********/
.important {
	font-size: 14px;
	padding-bottom: 5px;
}

/********* ▼概要▼ *********/
.left_box img {
	float: left;
}

.left_box p {
	padding: 10px 0px 0px 15px;
	font-size: 17px;
	line-height: 19px;
}

.right_box img {
	float: right;
}

.right_box p {
	padding: 10px 15px 0px 0px;
	font-size: 17px;
	line-height: 19px;
}

#pose {
	background-image: url(images/summary/03.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 450px;
}

#pose p {
	width: 200px;
}

#pose .no_1 {
	padding: 50px 0px 0px 130px;
}

#pose .no_2 {
	padding: 24px 0px 0px 5px;
}

#pose .no_3 {
	padding: 40px 0px 0px 40px;
}

#pose .no_4 {
	padding: 50px 0px 0px 440px;
}

#pose .no_5 {
	padding: 23px 0px 0px 430px;
}

/********* ▼お知らせ▼ *********/
#news ,#news_2 {
	font-size: 15px;
	line-height: 17px;
}

#news .item_l {
	float: left;
	width: 330px;
}

#news .item_r {
	float: right;
	width: 330px;
}

#news span {
	color: #0033cc;
	font-size: 15px;
	line-height: 16px;
}

#news_2 img {
	float: left;
	padding: 0px 15px;
}

#news_2 .text_s {
	float: right;
	width: 340px;
}

#news_2 .text_l {
	float: right;
	width: 500px;
}

.post .navi a {
	font-size: 15px;
	line-height: 17px;
	color: #0033CC;
}

/* ------------------------------------------------ */
/* ▼linkバナー▼                                   */
/* ------------------------------------------------ */
.link {
	background-color: #ffffff;
	padding-top: 5px;
	height: 360px;
}

.link div {
	text-align: center;
}

.link div p {
	text-align: left;
	padding-left: 20px;
	font-size: 10px;
}

.link img {
	margin-bottom: 7px;
}

/* ------------------------------------------------ */
/* ▼footer▼                                       */
/* ------------------------------------------------ */
#footer {
	background-image: url(images/footerarea_re.jpg);
	background-repeat: repeat;
	height: 130px;
}

.footerbox {
	width: 810px;
	margin: 0px auto;
}

.sub_menu {
	background-image: url(images/footer_back.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 775px;
	margin: 0px auto 4px auto;
	padding: 5px 0px 0px 35px;
	font-size: 10px;
	line-height: 13px;
}

address {
	float: left;
	color: #ffffff;
	font-style: normal;
	text-align: center;
	width: 100%;
	padding-bottom: 9px;
}

.footerbox p {
	text-align: right;
	padding-right: 5px;
	color: #ffffff;
	line-height: 13px;
}

.footerbox address a { text-decoration: none; }
.footerbox address a:link { color: #ffffff; } 
.footerbox address a:active { color: #ffffff; }
.footerbox address a:visited { color:#ffffff; }
.footerbox address a:hover { color:#ffffff;
	text-decoration: underline;
}

#footerarea {
	background-image: url(images/footer_re.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 8px;
}

#f_bnr_a {
	float: left;

	padding-left: 15px;
	padding-bottom: 2px;
}

#f_bnr_r {
	float: left;

	padding-left: 10px;
	padding-bottom: 2px;
}

#f_bnr_a p ,#f_bnr_r p {
	text-align: center;
	font-size: 11px;
}

/* ------------------------------------------------ */
/* ▼topページQRコード▼                            */
/* ------------------------------------------------ */
.qr_text {
	float: left;
	width: 180px;
	margin-top: 0px;
}
.qr_cord {
	float: right;
	width: 72px;
	padding-right: 8px;
	margin-top: 0px;

}
/* ------------------------------------------------ */
/* ▼topページ　更新履歴のリンクカラー▼            */
/* ------------------------------------------------ */
.title_link:hover {
	color: #1a872a;
	text-decoration: none;
}
.title_link:link {
	color: #1a872a;
}
.title_link:visited {
	color: #1a872a;
}

