@charset "UTF-8";
/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0
build: 1549
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
legend{color:#000;}


/* -- Generic -- */

body {
	width: 100%;
	height: 100%;
	background: #f7f7f3;
	color: #333;
	font: 93%/1.5em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	display: table;
	}

h1 {
	margin: 0;
	padding: 2em 0 1em 70px;
	line-height: 1.4em;
	text-align: left;
	font-weight: bold;
	font-size: 123.1%;
	color: #000;
	background:url(../img/mp3.gif) no-repeat left 10px;
	}

h2 {
	margin: 2em 0 1em;
	padding: 0.5em 0 0.5em 0.5em;
	font-size: 108%;
	color: #900;
	font-weight:bold;
	border-left: #900 solid 20px;
	background-color: #F7F7F3;
	}
	
h3 {
	margin: 2em 0;
	padding: 0;
	font-size: 100%;
	color: #2A2B2B;
	font-weight:bold;
	}

h4 {
	margin: 2em 0 1em;
	padding: 0;
	font-size: 108%;
	color: #2A2B2B;
	font-weight:bold;
	text-align: center;
	}

h5 {
	margin: 1em 0 1em 85px;
	padding: 0 0 0 20px;
	font-size: 93%;
	font-weight: normal;
	line-height: 1.4em;
	font-weight: bold;
	background: url(../img/dot.gif) no-repeat left 50%;
	}

.clear {
	clear:both;
	}

a, a:visited {
	color: #7b0045;
	text-decoration: underline;
	}

a:hover {
	text-decoration: none;
	background-color: #eed4e3;
	}

strong {
	font-weight: bold;
	}

em {
	font-style:italic;
	}

ol li {
	margin:0 0 0 3em;
	padding: 0 0 0.5em 0;
	list-style: decimal;
	text-align: left;
	}

ul li {
	margin:0 0 0 3em;
	padding: 0 0 0.5em 0;
	list-style:disc;
	text-align: left;
	}

ol ul, ul ul {
	margin: 1em 0 0 1em;
	}

div .dotline {
	height: 1px;
	width: 100%;
	background: url(../../img/dotline.gif) repeat-x;
	margin: 0 0 5px 0;
	clear: both;
	}

.c {
	text-align: center;
	}

.red {
	color:#a90c24;
	}

.blk {
	color:#000;
	}

.dark {
	font-weight: bold;
	}


/* -- Header -- */

#header {
	height: 105px;
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background: #fff;
	border-top: 10px solid #900;
	}

/* -- Contents Col 1-- */

#wrap {
	width: 960px;
	margin: 0 auto;
	padding: 0 0 80px 0;
	background-color: #fff;
	border-top: 1px dotted #900;
	border-bottom: 1px dotted #48462c;
	}

#wrap .col1 {
	width: 600px;
	margin: 0 auto;
	padding: 0;
	}

#wrap p {
	margin: 1em 0;
	padding: 0;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.4em;
	}

#wrap ul.sn {
	margin: 0;
	padding: 0 85px;
	font-size: 12px;
	list-style-type: none;
	line-height: 1.2em;
	color: #7d797e;
	}

#wrap ul.sn li {
	float: left;
	display: inline;
	list-style: none;
	height: 170px;
	width: 150px;
	margin: 0;
	padding: 0;
	text-align: center;
	}

#wrap ul.sn li img{
	margin: 0 0 2px 0;
	}

#wrap ul.sn li a {
	margin: 0 0 2px 0;
	text-decoration: none;
	}
	
#wrap ul.sn li a:hover {
	background-color: transparent;
	}
	
#wrap ul.sn li a.ibc {
	text-decoration: underline;
	color: #7d797e;
	}
	
#wrap ul.sn li a:hover.ibc {
	background-color: transparent;
	color: #7d797e;
	text-decoration: underline;
	}
	
#wrap p.note {
	color: #555;
	font-size: 0.87em;
	text-align: center;
	}
	
/* -- Nav -- */
#wrap p.nav {
	margin: 1em 0;
	padding: 0 0 0 20px;
	color: #000;
	font-size: 0.87em;
	}
	
#wrap p.nav a,#wrap p.note a {
	color: #900;
	text-decoration: underline;
	}

#wrap p.nav a:hover,#wrap p.note a:hover{
	text-decoration: none;
	}

/* -- Footer -- */

#footer {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	background-color: #eaeade;
	border-bottom: 10px solid #900;
	color: #666;
	}

#footer img.gototop {
	position: absolute;
	top: 0px;
	right: 0px;
	}

#footer img.slogo {
	position: absolute;
	top: 29px;
	left: 16px;
	}

#footer a {
	text-decoration: none;
	color: #666;
	}
		
#footer a:hover {
	background-color: transparent;
	color: #000;
	}

#footer li {
	list-style: none;
	margin:0 2em 0;
	padding: 0.5em 0;
	border-bottom: 1px solid #cbcbcb;
	line-height: 1em;
	font-size: .95em;
	}
		
#footer li a {
	display: block;
	}
	
#footer .gototop a:hover {
	background-color:transparent;
	}
	
#footer p{
	margin: 0.5em 0;
	padding: 0;
	font-size: .95em;
	line-height: 1.3em;	
	}

#footer p.ibchome{
	padding-left: 1.5em;
	}
	
#footer .col11 {
	float: left;
	width: 300px;
	margin: 0 0 0 20px;
	padding: 25px 0;
	text-align: left;
	}

#footer .col12 {
	float: left;
	width: 300px;
	margin: 0 0 0 20px;
	padding: 25px 0;
	text-align: left;
	}

#footer .col13 {
	float: right;
	width: 300px;
	margin: 0;
	padding: 25px 0;
	text-align: left;
	}

#footer p.copyright {
	margin: 0;
	padding: 1em 0;
	font-size: 0.87em;
	line-height: 1.4em;
	text-align: center;
	color: #666;
	}

#social {
	margin: 0;
	padding: 20px 0 0;
	width: 300px;
	overflow: hidden;
	background: transparent;
	}

#social p {
	margin: 0 0 0 30px;
	padding: 0;
	}