@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

body{
	background:url(../image/back.jpg);
	font-size:14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka;
	color:#666666;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: text-bottom; 
}



@media(min-width:376px){ 
#contents{
	width:990px;
	margin:0 auto;
}


.ft{
	background:url(../image/ft_main.jpg);
	height:12px;
}

.fb{
	background:url(../image/fb_main.jpg);
	height:12px;
}

.fm{
	background:url(../image/fm_main.jpg);
}

a img:hover{
	opacity:0.7;
filter: alpha(opacity=70);        /* ie lt 8 */
-ms-filter: "alpha(opacity=70)";  /* ie 8 */
-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
-khtml-opacity: 0.7;              /* Safari 1.x */
}

a img{
	transition:all 0.5s ease; 
}


#breadcrumb{
	padding:20px 0;
}

#breadcrumb a{
	color:#666;
	text-decoration:none;
}

#breadcrumb a:hover{
	text-decoration:underline;
}

/*header*/

#header{
	overflow:hidden;
	padding:30px 0 40px 0;
}

#header h1{
	float:left;
}

#header #logo_ycu{
	float:right;
}

#header ul{
	width:430px;
	height:33px;
	background:url(../image/back_navi.png);
	margin:80px 0 0 550px;
	padding:10px 0 0 10px;
}

#header ul li{
	float:left;
	list-style:none;
	padding:0 16px 0 20px;
}

#header ul li a{
	color:#4A4137;
	text-decoration:none;
}

.navi01{
	background:url(../image/arr01.jpg) no-repeat 0 2px;
}

.navi02{
	background:url(../image/arr02.jpg) no-repeat 0 2px;
}

.navi03{
	background:url(../image/arr03.jpg) no-repeat 0 2px;
}


/*page*/

#page_navi{
	width:160px;
	margin:30px auto 0 auto;
	overflow:hidden;
}

#page_navi li{
	list-style:none;
	float:left;
	margin:10px;
}

#page_navi li a{
	display:block;
	width:30px;
	height:36px;
	text-decoration:none;
	color:#000000;
	margin:10px 0 0 0;
}

.page_on{
	font-size:18px;
	font-weight:bold;
	text-align:center;
	border:1px solid #D6D6D6;
	background:#D6D6D6;
}

.page_off{
	font-size:18px;
	font-weight:bold;
	text-align:center;
	border:1px solid #D6D6D6;
	background:#FFFFFF;
}

/*footer*/
#footer_area{
	padding:80px 0 0 0;
}
#footer{
	background:#D9CCAA;
	padding:15px;
	overflow:hidden;
}

#footer h3{
	float:left;
	margin:15px 30px 10px 20px;
}

#footer ul, #footer li{
	float:left;
	list-style:none;
}

#footer li{
	margin:0 0 0 15px;
	padding:0;
}


#copyright{
	padding:60px 20px 60px 20px;
	text-align:center;
}


/*list*/

.list{
	position:relative;
	height:292px;
	margin:10px 0 40px 0;
}

.list h2{
	font-size: 28px;
	color: #000000;
	font-weight: normal;
	position: absolute;
	left: 30px;
	top: 29px;
	line-height: 36px;
}

.list h2 a{
	color:#000000;
	text-decoration:none;
}

.list h2 a:hover{
	color: #E1B159;
	text-decoration:none;
}


.list h3{
	font-size: 18px;
	position: absolute;
	left: 30px;
	top: 159px;
	font-weight: normal;
	line-height: 20px;
}

.list h4{
	font-size: 30px;
	color: #000000;
	font-weight: normal;
	position: absolute;
	left: 30px;
	top: 218px;
}

.list p{
	font-size: 12px;
	position: absolute;
	left: 30px;
	top: 262px;
}

.list .ico{
	position: absolute;
	left: 347px;
	top: 205px;
}

.list .photo{
	padding:1px 2px 0 532px;
}

/*main*/

#main_head {
	overflow:hidden;
	position:relative;
	height:226px;
}

#main_head h2{
	font-size: 30px;
	color: #000000;
	font-weight: normal;
	line-height: 36px;
	margin:40px 0 20px 26px;
}



#main_head h3{
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	width: 496px;
	margin:0 0 10px 26px;
}

#main_head h4{
	font-size: 30px;
	color: #000000;
	font-weight: normal;
	margin:0px 10px 0 26px;
	float:left;
}

#main_head p{
	font-size: 12px;
	margin:35px 0 0 0;
}


#main_head .photo{
	position: absolute;
	right:15px;
	top: 3px;
}

.title{
	font-size:26px;
	font-weight: normal;
	color:#000000;
	background:url(../image/back_title.jpg) repeat-y left;
	margin:20px 5px 30px 5px;
	padding:10px 10px 10px 30px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

.vol-c-green .title{
	background:url(../image/back_title_green.jpg) repeat-y left;
}

.vol-c-yellow .title{
	background:url(../image/back_title_yellow.jpg) repeat-y left;
}


#main_contents{
	width:920px;
	margin:0 auto;
	overflow:hidden;
	line-height:24px;
}
#main_contents h4{
	border-bottom:1px dashed #CCCCCC;
	/*border-left:#8CC11F solid 8px;*/
	border-left:#01A5E2 solid 8px;
	font-size:22px;
	padding:10px;
	font-weight: normal;
	margin:0 0 20px 0;
}

.vol-c-green #main_contents h4{
	border-left:#8ABF2F solid 8px;
}

.vol-c-yellow #main_contents h4{
	border-left:#FEE240 solid 8px;
}


#main_contents #profile{
	float:right;
	width:294px;
	padding:0 0 0 20px;
	line-height:18px;
	background:#FFFFFF;
}

#main_contents #profile img{
	margin:0 0 20px 0;
}

#main_contents #profile p{
	margin:3px 0;
}

#main_contents #profile .name{
	font-size:24px;
	color:#000000;
	margin:0 10px 0 0;
}

#main_contents #profile .name02{
	font-size:12px;
	
}

#main_contents #profile #box01{
	padding:7px 0;
	margin:10px 0;
	font-size:12px;
	border-top:1px dashed #CCCCCC;
	border-bottom:1px dashed #CCCCCC;
	line-height:16px;
}

#main_contents #profile #box02{
	padding:7px;
	background:#F2F2F2;
	font-size:12px;
	line-height:14px;
}

#main_contents strong{
	background:#FFE23E;
	padding:3px;
}

#main_contents .keyword{
	border:10px solid #F2F2F2;
	padding:10px;
	margin:30px 0 20px 0;
}

#main_contents .keyword h5{
	font-size:18px;
	margin:10px 0;
}

#main_contents .keyword h5 .ico{
	background:#FFE23E;
	border-radius: 6px;        /* CSS3草案 */  
    -webkit-border-radius: 6px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 6px;   /* Firefox用 */ 
	font-size:14px;
	padding:5px;
	margin:0 10px 0 0;
	width:120px;
	text-align:center;
}


#main_contents .favorite{
	border:10px solid #F2F2F2;
	padding:10px;
	margin:30px 0 20px 0;
}



#main_contents .favorite h5{
	font-size:18px;
	margin:10px 0;
}

.photo_left{
	float:left;
	margin:0 10px 0 0;
}

.photo_right{
	float:right;
	margin:0 0 0 10px;
}
/*backnumber*/
#backnumber{
	width:980px;
	margin:70px auto 10px auto;
}


#backnumber ul{
	background:#FFFFFF;
	overflow:hidden;
	padding:15px 0;
}

#backnumber li{
	width:224px;
	border-right:1px dashed #CCC;
	overflow:hidden;
	float:left;
	padding:0 10px 10px;
	list-style:none;
}

#backnumber .border-none{
	border:none;
}



#backnumber li img{
	float:left;
	margin:0 10px 0 0;
}

#backnumber .vol-blue{
	background:#00A5E2;
	color:#FFFFFF;
	font-size:11px;
	padding:2px;
}

#backnumber .vol-green{
	background:#8CC11F;
	color:#FFFFFF;
	font-size:11px;
	padding:2px;
}

#backnumber .vol-yellow{
	background:#FFE23E;
	color:#FFFFFF;
	font-size:11px;
	padding:2px;
}

#backnumber h4{
	font-size:13px;
	color:#000000;
	line-height:16px;
	margin:7px 0;
}

#backnumber h4 a{
	color:#000000;
	text-decoration:none;
}

#backnumber h4 a:hover{
	color:#666666;
}

#backnumber .text01{
	font-size:12px;
}

#backnumber .name{
	font-size:16px;
	color:#000000;
	font-weight:bold;
	margin:3px 0 0 0;
}

}

@media(max-width:375px){
	
	#contents{
	width:100%;
	margin:0;
}


.ft{
	display:none;
}

.fb{
	display:none;
}

.fm{
	background:#FFF;
	width:94%;
	margin:0 auto;
	padding:0 0 10px 0;
	-moz-box-shadow: 0px 0px 3px #666666;
-webkit-box-shadow: 0px 0px 3px #666666;
box-shadow: 0px 0px 3px #666666;
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/

}

a img:hover{
	opacity:0.7;
filter: alpha(opacity=70);        /* ie lt 8 */
-ms-filter: "alpha(opacity=70)";  /* ie 8 */
-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
-khtml-opacity: 0.7;              /* Safari 1.x */
}

a img{
	transition:all 0.5s ease; 
}


#breadcrumb{
	padding:20px;
	font-size:10px;
}

#breadcrumb a{
	color:#666;
	text-decoration:none;
}

#breadcrumb a:hover{
	text-decoration:underline;
}

/*header*/

#header{
	overflow:hidden;
	padding:30px 0 10px 0;
}

#header h1{
	width:80%;
	margin:0 auto 20px auto;
}

#header h1 img{
	width:100%;
	height:auto;
}


#header #logo_ycu{
	display:none;
}

#header ul{
	width:90%;
	overflow:hidden;
	margin: 0 auto;
	padding:5px 0;
	background:#D9CCAA;
		border-radius: 6px;        /* CSS3草案 */  
    -webkit-border-radius: 6px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 6px;   /* Firefox用 */ 
}

#header ul li{
	float:left;
	list-style:none;
	padding:0 3px 0 15px;
	font-size:12px;
}

#header ul li a{
	color:#4A4137;
	text-decoration:none;
}

#header ul li img{
	display:none;
}

.navi01{
	background:url(../image/arr01.jpg) no-repeat 0 2px;
}

.navi02{
	background:url(../image/arr02.jpg) no-repeat 0 2px;
}

.navi03{
	background:url(../image/arr03.jpg) no-repeat 0 2px;
}


/*page*/

#page_navi{
	width:160px;
	margin:30px auto 0 auto;
	overflow:hidden;
}

#page_navi li{
	list-style:none;
	float:left;
	margin:10px;
}

#page_navi li a{
	display:block;
	width:30px;
	height:36px;
	text-decoration:none;
	color:#000000;
	margin:10px 0 0 0;
}

.page_on{
	font-size:18px;
	font-weight:bold;
	text-align:center;
	border:1px solid #D6D6D6;
	background:#D6D6D6;
}

.page_off{
	font-size:18px;
	font-weight:bold;
	text-align:center;
	border:1px solid #D6D6D6;
	background:#FFFFFF;
}

/*footer*/
#footer_area{
	padding:20px 0 0 0;
}
#footer{
	background:#D9CCAA;
	padding:15px;
	overflow:hidden;
	margin:10px;
}

#footer h3{
	margin:0 0 10px 0;
	text-align:center;
}

#footer ul, #footer li{
	list-style:none;
}

#footer li{
	margin:0;
	padding:0;
}

#footer li img{
	width:100%;
	height:auto;
}


#copyright{
	padding:60px 20px 60px 20px;
	text-align:center;
	font-size:10px;
}


/*list*/

.list{
	position:relative;
	margin:10px 0 40px 0;
	padding:0 0 20px 0;
}

.list h2{
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	line-height: 20px;
	padding:15px;
}

.list h2 a{
	color:#000000;
	text-decoration:none;
}

.list h2 a:hover{
	color: #E1B159;
	text-decoration:none;
}


.list h3{
	font-weight: normal;
	line-height: 16px;
	width:60%;
	margin:0 0 0 auto;
	font-size:12px;
}

.list h4{
	font-size: 22px;
	color: #000000;
	font-weight: normal;
	width:60%;
	margin:0 0 0 auto;
}

.list p{
	font-size: 12px;
	line-height:14px;
	width:60%;
	margin:0 0 0 auto;
}

.list .ico{
	width:30%;
	float:left;
	margin:40px 0 0 0;
}

.list .ico img{
	width:100%;
	height:auto;
}

.list .photo{
	width:90%;
	margin:0 auto 10px auto;
}
.list .photo img{
	width:100%;
	height:auto;
}

/*main*/

#main_head {

}

#main_head h2{
	font-size: 20px;
	color: #000000;
	font-weight: normal;
	line-height: 24px;
	margin:0;
	padding:15px;
}



#main_head h3{
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	margin:0 15px;
}

#main_head h4{
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	margin:0 15px;
	float:left;
}

#main_head p{
	font-size: 10px;
	margin:10px 0 0 0;
	float:left;
}


#main_head .photo{
	width:90%;
	margin:10px auto;

}

#main_head .photo img{
	width:100%;
	height: auto;
}

.title{
	font-size:20px;
	line-height:22px;
	font-weight: normal;
	color:#000000;
	background:url(../image/back_title.jpg) repeat-y left;
	margin:20px 0 30px 0;
	padding:10px 10px 10px 30px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
.vol-c-green .title{
	background:url(../image/back_title_green.jpg) repeat-y left;
}

.vol-c-yellow .title{
	background:url(../image/back_title_yellow.jpg) repeat-y left;
}

#main_contents{
	width:96%;
	margin:0 auto;
	overflow:hidden;
	line-height:24px;
}
#main_contents h4{
	border-bottom:1px dashed #CCCCCC;
	border-left:#01A5E2 solid 8px;
	font-size:16px;
	line-height:18px;
	padding:5px 10px;
	font-weight: normal;
	margin:0 0 20px 0;
}
.vol-c-green #main_contents h4{
	border-left:#8ABF2F solid 8px;
}

.vol-c-yellow #main_contents h4{
	border-left:#FEE240 solid 8px;
}
#main_contents #profile{
	margin:10px auto;
	width:96%;
	padding:0;
	line-height:18px;
	background:#FFFFFF;
}

#main_contents #profile img{
	margin:0 0 10px 0;
	float:left;
	width:40%;
	height:auto;
}

#main_contents #profile p{
	margin:3px 0 3px auto;
	font-size:10px;
	line-height:12px;
}

#main_contents #profile .name{
	font-size:18px;
	color:#000000;
	padding:0 0 10px 0;
	display:block;
	width:58%;
	margin:0 0 0 auto;
}

#main_contents #profile .name02{
	font-size:12px;
	display:block;
	width:58%;
	margin:0 0 0 auto;
	
}

#main_contents #profile .name03{
	font-size:12px;
	display:block;
	width:58%;
	margin:0 0 0 auto;
	
}

#main_contents #profile #box01{
	padding:3px 0;
	margin:10px 0 0 auto;
	font-size:10px;
	border-top:1px dashed #CCCCCC;
	border-bottom:1px dashed #CCCCCC;
	line-height:16px;
	width:58%;
}

#main_contents #profile #box02{
	padding:7px;
	background:#F2F2F2;
	font-size:12px;
	line-height:14px;
	clear:both;
	margin:0 0 5px 0;
}

#main_contents strong{
	background:#FFE23E;
	padding:3px;
}

#main_contents .keyword{
	border:10px solid #F2F2F2;
	padding:10px;
	margin:30px 0 20px 0;
}

#main_contents .keyword h5{
	font-size:18px;
	margin:10px 0;
}

#main_contents .keyword h5 .ico{
	background:#FFE23E;
	border-radius: 6px;        /* CSS3草案 */  
    -webkit-border-radius: 6px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 6px;   /* Firefox用 */ 
	font-size:14px;
	padding:5px;
	margin:0 10px 0 0;
	width:120px;
	text-align:center;
}


#main_contents .favorite{
	border:10px solid #F2F2F2;
	padding:10px;
	margin:30px 0 20px 0;
}



#main_contents .favorite h5{
	font-size:18px;
	margin:10px 0;
}

.photo_left{
	margin:5px 0;
}

.photo_right{
	margin:5px 0;
}
/*backnumber*/
#backnumber{
	width:90%;
	margin:20px auto 10px auto;
}


#backnumber ul{
	background:#FFFFFF;
	overflow:hidden;
	padding:15px 0;
}

#backnumber li{
	width:90%;
	border-bottom:1px dashed #CCC;
	overflow:hidden;
	padding:0 10px 10px 10px;
	list-style:none;
	margin:5px auto;
}

#backnumber .border-none{
	border:none;
}



#backnumber li img{
	float:left;
	margin:0 10px 0 0;
}

#backnumber .vol-blue{
	background:#00A5E2;
	color:#FFFFFF;
	font-size:11px;
	padding:2px;
}

#backnumber .vol-green{
	background:#8CC11F;
	color:#FFFFFF;
	font-size:11px;
	padding:2px;
}

#backnumber .vol-yellow{
	background:#FFE23E;
	color:#FFFFFF;
	font-size:11px;
	padding:2px;
}

#backnumber h4{
	font-size:14px;
	color:#000000;
	line-height:16px;
	margin:7px 0;
}

#backnumber h4 a{
	color:#000000;
	text-decoration:none;
}

#backnumber h4 a:hover{
	color:#666666;
}

#backnumber .text01{
	font-size:12px;
}

#backnumber .name{
	font-size:16px;
	color:#000000;
	font-weight:bold;
	margin:3px 0 0 0;
}
}