@charset "shift_jis";

body{
	height:100%;
	background-color:#FFFFFF;
	background:url(../images/top_bg.jpg) no-repeat top fixed;
}

@media screen and (min-width: 769px) {

#wrapper {
	height:100%;
	min-height:100%;
	position:relative;
	overflow:hidden;
	width:950px;
	margin:0 auto;
	padding:16px 0 0 0;
}
body > #wrapper{
	height: auto;
}
#main {
}

.nav01, .nav02, .nav03, .nav04 {

}
#contents {
	position:relative;
	overflow:hidden;
	height:100%;
	min-height:100%;
	width:950px;

}
body > #contents{
	height: auto;
}
/*左カラム幅270px*/
#content_left {
	width:268px;
	float:left;
	padding:0 0 0 4px;
}
#aside {
	width:268px;
}
#header {
	width:268px;
	height:auto;
}
#header h1{
	width:268px;
	height:268px;
	padding:0 0 12px 0;
}
#header h2{
	width:300px;
	font-weight:bold;
	font-size:15px;
	padding:0 0 5px 0;
}
#header #left_info{
	width:268px;
	height:130px;
	color:#FFF;
	line-height:150%;
	font-weight:bold;
	padding:20px 0 0 20px;
	background:url(../images/left_info_bg.png) no-repeat;	
}
#header #left_info span.right{
	float:right;
	padding:0 40px 0 0;
}
#nav_ph {
	display:none;
}
#nav {
	width:268px;
	padding:0 0 12px 0;
}
#nav ul {
	width:268px;
}
#nav ul li {
	width:268px;
	height:71px;
	margin:0 0 -2px 0;
}
#left_sub_content{
	width:268px;
	padding:8px 0 0 0;
	background:url(../images/left_subct_bg_header.png) no-repeat top;
}
#left_box{
	width:268px;
	background:url(../images/left_subct_bg.png) repeat-y;
}
.left_item{
	padding:0 0 10px 18px;
}
.left_item table{
	width:232px;
	
}
.left_item table td{
	width:33px;
	height:33px;
	background:url(../images/calendar_bg.png);
	border:solid 1px #CC0000;
}
.calender{
	color:#FCA6A6;
}



/*右カラム幅670px*/
#content_right {
	width:662px;
	float:right;
	padding:0 4px 200px 0;
}
.main_box {
	width:662px;
	height:502px;
	padding:0 0 12px 0;
	background:url(../images/top_main_bg.png) no-repeat;
}
.main_box img{
	padding:11px;
}
.article{
	width:662px;
	height:auto;
	float:left;
	padding:0 0 15px 0;
	margin:0 0 12px 0;
	background:url(../images/rigit_ct_footer.png) no-repeat bottom;
}
.article h2{
	width:662px;
	height:61px;
}
.articlebody{
	width:602px;
	height:auto;
	overflow:hidden;
	padding:0 30px 10px 30px;
	background:url(../images/rigit_ct_bg.png);
}
.articlebody ul {
	width:662px;
	overflow:hidden;
	padding:20px 0 0 1px;
}
.articlebody ul.list li{
	width:601px;
	line-height:230%;
	padding:2px 0 0 0;
	border-bottom:dotted 1px #333333;
}
.articlebody ul.list{
	padding:0;
	font-weight:bold;
}
.articlebody ul li span{
	padding:0 0 0 20px;
}
.box01, .box02, .box03, .box04, .box05, .box06, .box07, .box08 {
	width:135px;
	height:auto;
	float:left;
	line-height:150%;
	padding:0 0 5px 0;
}

.box01, .box02, .box03{
	margin-right:20px;
}
.articlebody dl {
	width:310px;
	overflow:hidden;
	padding:10px 0 0 1px;
}
.articlebody dd{
	width:309px;
	line-height:230%;
	padding:2px 0 0 0;
	border-bottom:dotted 1px #333333;
}
.articlebody dd span{
	float:right;
}
.articlebody h3.privacy_cap{
	width:608px;
	height:34px;
	display:block;
	padding:5px 0 0 35px;
	font-weight:bold;
	background:url(../images/privacy_caption.png) no-repeat;
}
#link img{
	padding:10px 10px 10px 0;
}
#breadcrumb_list{
	width:662px;
	font-weight:bold;
	margin:0 0 5px 5px;
	color:#FFF;
}
#breadcrumb_list a{
	color:#FFF;
}
#size_detail{
	position:relative;
	float:right;
	overflow:hidden;
	font-weight:bold;
	margin:-65px 0 0 0;
}




#pagetop{
	text-align:right;
	margin:-45px 0 0 0;
}
#footer{
	position:absolute;
    bottom:0px;
	background:url(../images/footer_bg.png) no-repeat bottom;
	width:662px;
	height:80px;
	text-align:center;
}
#footer p{
	padding:35px 0 0 0;
}
#footer p a{
	font-weight:bold;
}

.articlebody table{
	width:602px;
	height:auto;
	margin:0 0 20px 0;
}
.articlebody th{
	width:213px !important;
	height:28px;
	border:#999999 1px solid;
	padding:0 0 0 10px;
	text-align:left;
	background:#DDDDDD url(../images/table_bg.jpg) repeat-x top;
}
.articlebody td{
	width:358px;
	height:28px;
	border:#999999 1px solid;
	padding:5px;
	background:#FFFFFC;
}

.articlebody table.mailform tr th span {
	color: #CC0000;
	font-size: 10px;
}

.Fm_Bt{
	width:120px;
	cursor:pointer;
	margin:0 0 10px 0;
}

textarea{
	width:358px;
	height:100px !important;
	font-size:12px;
	margin:3px;
}
input{
	margin:0 3px;
}


}
@media screen and (max-width: 768px) {
/* タブレット用のスタイル記述 */
#wrapper {
	width:728px;
	margin:0 auto;
}
#header {
	background-color:#439F7F;
	width:728px;
	height:80px;
	margin-bottom:20px;
	float:left;
}
#header h1 {
	color:#FFFFFF;
}
#main {
	background-color:#9899D0;
	width:728px;
	height:160px;
	margin-bottom:20px;
	float:left;
}
#nav_ph {
	display:none;
}
#nav {
	background-color:#9EAEBD;
	width:708px;
	height:60px;
	margin-bottom:20px;
	padding:10px;
	float:left;
}
#nav ul {
	width:708px;
	height:60px;
}
#nav ul li {
	width:133px;
	height:60px;
	float: left;
	background-color:#B1BECA;
}
.nav01, .nav02, .nav03, .nav04 {
	margin-right:10px;
}
#contents {
	width:728px;
	float:left;
}
#content_left {
	width:560px;
	float:left;
}
.left_box {
	width:560px;
	float:left;
	margin-bottom:10px;
}
.sub_content {
	display:none;
}
.box01, .box02, .box03, .box04, .box05, .box06, .box07, .box08 {
	width:180px;
	height:230px;
	background-color:#2CD1A5;
	float:left;
	margin-bottom:10px;
}
.box01, .box02, .box04, .box05, .box07, .box08 {
	margin-right:10px;
}
#content_right {
	width:148px;
	float:right;
	background-color:#AAB67F;
	margin-bottom:20px;
}
#aside {
	width:148px;
	height:710px;
	float:left;
}
#footer {
	background-color:#439E7F;
	width:728px;
	height:80px;
	float:left;
}
}
@media screen and (max-width: 620px) {
/* スマートフォン用のスタイル記述 */
#wrapper {
	width:620px;
}
#header {
	background-color:#439F7F;
	width:100%;
	height:80px;
	margin-bottom:10px;
	float:left;
}
#header h1 {
	color:#FFFFFF;
}
#main {
	background-color:#9899D0;
	width:100%;
	height:200px;
	margin-bottom:10px;
	float:left;
}
#nav {
	display:none;
}
#nav_ph {
	background-color:#9EAEBD;
	width:100%;
	margin-bottom:10px;
	float:left;
	display:block;
}
#nav_ph ul {
	width:100%;
	float:left;
}
#nav_ph ul li {
	width:100%;
	height:35px;
	float: left;
	background-color:#B1BECA;
}
.nav01, .nav02, .nav03, .nav04 {
	margin-bottom:1px;
}
#contents {
	width:100%;
	float:left;
	margin-bottom:10px;
}
#content_left {
	width:100%;
	float:left;
	margin-bottom:10px;
}
.left_box {
	float:left;
	width: 100%;
	margin-bottom:0px;
}
.sub_content {
	display:none;
}
.box01, .box02, .box03, .box04, .box05, .box06, .box07, .box08 {
	width:180px;
	height:230px;
	background-color:#2CD1A5;
	float:left;
	margin-bottom:10px;
}
.box01, .box02, .box04, .box05, .box07, .box08 {
	margin-right:10px;
}
#content_right {
	width:100%;
	float:left;
	background-color:#AAB67F;
	margin-bottom:0px;
}
#aside {
	width:100%;
	height:480px;
	float:left;
	margin-bottom:10px;
}
#footer {
	background-color:#439E7F;
	width:100%;
	height:80px;
	float:left;
}
}