@charset "UTF-8";

/*基本設定
---------------------------------------------------------- */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin: 0; 
	padding: 0; 
} 


h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

body {
	color: #333;
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.6;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	*font-size: small;
	*font: x-small;
	background: url(../images/common/bg.jpg) repeat;
}

body li {
	list-style:none;
}

body{font-size:75%\9;}
body:not(:target){font-size:75%¥9;}

img {
	border: 0;
	vertical-align:top;
}

strong {
	font-weight: bold;
}

a:link, a:visited {
	color:#999;
	text-decoration: none;
}

a:hover, a:active {
	color:#ccc;
	text-decoration: underline;
}

.nav ul li img,
.side li img {
	opacity: 1;
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
}
.nav ul li a:hover img,
.side li a:hover img {
	opacity: .6;
}


.wink:hover img {
	opacity: 1;
	-webkit-animation: flash 1.5s;
	animation: flash 1.5s;
}
@-webkit-keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
@keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}



/*header
---------------------------------------------------------- */
#header {
	width:100%;
	position:relative;
}
#header .line {
	position:absolute;
	top:o;
	width:100%;
	background-color: rgba(254,190,190,.53);
	z-index:10;
}

#header .line .inr {
	width:980px;
	margin:0 auto;
}

#header h1 {
	text-align: right;
	font-size: 10px;
	font-weight:normal;
}
#main-image {
	width:100%;
	height:auto;
}
.main-images img{
	max-width:100%;
	height:auto;
}


/*nav
---------------------------------------------------------- */
.nav {
	width:100%;
	height:91px;
	margin-bottom:30px;
	background:url(../images/common/global-nav-bg.png) repeat-x;
}
.nav ul {
	overflow:hidden;
	width:970px;
	margin:0 auto;
}
.nav ul li {
	float:left;
}

.nav ul li a {
	display:block;
	padding:24px 40px;
}


/*container
---------------------------------------------------------- */
#container {
	overflow:hidden;
	width:980px;
	margin:0 auto;
}


/* main
----------------------------------------*/
#container .main {
	float:left;
	width: 675px;
	margin: 28px 0 0 0;
}
.main .ttl {
	margin-bottom:5px;
}
.main .block {
	width:655px;
	margin-bottom:50px;
	padding:10px;
	background:#fff;
	font-size:12px;
	line-height:180%;
}

/* side
----------------------------------------*/
#container .side {
	float:right;
	width:280px;
}
#container .side h3 {
	width:280px;
	margin-bottom:10px;
}
#container .side #news .article {
	height: 447px;
	overflow-y: scroll;
	margin-bottom: 30px;
	border: 1px solid #ccc;
}
#container .side li {
	margin-bottom:15px;
}
#recommend {
	margin-bottom:35px;
}
#recommend p {
    border:1px solid #f77a78;
    padding:10px;
}
#recommend p span {
    font-weight:bold;
    color: #1B85E7;
    text-decoration: underline;
}
/*footer
---------------------------------------------------------- */

#totop {
	width:980px;
	clear:both;
	padding-top:170px;
}
#totop p {
	margin-bottom:10px;
	text-align:right;
}

#footer {
	width:100%;
	border-top: 2px solid #f77a77;
}
#footer .inr {
	width:980px;
	margin:0 auto;
}

.f_nav {
	margin:10px auto;
	text-align:center;
}
.f_nav ul {
	font-size:0;
}
.f_nav ul li {
	display:inline;
	margin:0 20px;
	font-size: 11px;
}
.f_nav a:link,
.f_nav a:visited {
	color: #f77a77;
	text-decoration: none;
}
.f_nav a:hover,
.f_nav a:active {
	text-decoration: underline;
}

#footer .logo {
	float:left;
	width:330px;
	margin-right:30px;
}

#footer .info {
	font-size:12px;
	line-height:158px;
}

#footer .copy {
	width:100%;
	height:45px;
	background:url(../images/common/footer-bottom-bg.jpg) repeat-x;
}
#footer .copy p {
	width:980px;
	margin:0 auto;
	text-align:right;
	line-height:45px;
	color:#fff;
	font-size:10px;
}


/*float
---------------------------------------------------------- */

.clear {
	clear: both;
}

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.img_float_l {
	float: left;
	margin-right: 10px;
}

.img_float_r {
	float: right;
	margin-left: 10px;
}

.align_c {
	text-align: center;
}

.align_r {
	text-align: right;
}

.align_l {
	text-align:left !important;
}

/*font-size
---------------------------------------------------------- */

.font10 {font-size: 77%;}
.font11 {font-size: 85%;}
.font14 {font-size: 108%;}
.font15 {font-size: 116%;}
.font16 {font-size: 123.1%;}
.font17 {font-size: 131%;}
.font18 {font-size: 138.5%;}
.font19 {font-size: 146.5%;}
.font20 {font-size: 153.9%;}
.font21 {font-size: 161.6%;}
.font22 {font-size: 167%;}
.font23 {font-size: 174%;}
.font24 {font-size: 182%;}
.font25 {font-size: 189%;}
.font26 {font-size: 197%;}


/*margin
---------------------------------------------------------- */


/*top*/

.mt05{ margin-top: 5px !important;}
.mt10{ margin-top: 10px !important;}
.mt15{ margin-top: 15px !important;}
.mt20{ margin-top: 20px !important;}
.mt25{ margin-top: 25px !important;}
.mt30{ margin-top: 30px !important;}


/*bottom*/
.mb05 { margin-bottom: 5px !important;}
.mb10 { margin-bottom: 10px !important;}
.mb15 { margin-bottom: 15px !important;}
.mb20 { margin-bottom: 20px !important;}
.mb25 { margin-bottom: 25px !important;}
.mb30 { margin-bottom: 30px !important;}
.mb35 { margin-bottom: 35px !important;}
.mb40 { margin-bottom: 40px !important;}
.mb50 { margin-bottom: 50px !important;}
.mb60 { margin-bottom: 60px !important;}
.mb70 { margin-bottom: 70px !important;}


/*right*/
.mr05 { margin-right: 5px !important;}
.mr10 { margin-right: 10px !important;}
.mr15 { margin-right: 15px !important;}
.mr20 { margin-right: 20px !important;}
.mr25 { margin-right: 25px !important;}
.mr30 { margin-right: 30px !important;}
.mr35 { margin-right: 35px !important;}
.mr40 { margin-right: 40px !important;}
.mr50 { margin-right: 50px !important;}
.mr100{ margin-right:100px !important;}

/*left*/
.ml05 { margin-left: 5px !important;}
.ml10 { margin-left: 10px !important;}
.ml15 { margin-left: 15px !important;}
.ml20 { margin-left: 20px !important;}
.ml25 { margin-left: 25px !important;}
.ml30 { margin-left: 30px !important;}
.ml35 { margin-left: 35px !important;}
.ml40 { margin-left: 40px !important;}




/*clearfix
---------------------------------------------------------- */

.clearfix:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

.clearfix {
	display: inline-block;
	min-height: 1%;
}

/*¥*/
* html .clearfix { height: 1%;}
.clearfix { display: block;}
/* */