@charset "UTF-8";
/* CSS Document */

/* ページ全体　---------------------------------------------------- */
body {
	background: #FAFAFA url(img/back.jpg) repeat-x scroll 0 0;
	font-family:ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3;
	font-size:12px;
	color:#333333;
	}
	
#wrapper {
	background: #FFFFFF url(img/shadow.jpg) repeat-y scroll 0 0;
	margin: 0 auto;
	padding-left: 6px;
	padding-right: 6px;
	width: 800px;
}

* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

a:link {
	color: #25509C;
	text-decoration:none;
}

a:hover {
	color:#009FE8;
	text-decoration:underline;
}

a:visited {
	color: #25509C;
	text-decoration:none;
}

a:hover {
		color:#009FE8;
	text-decoration:underline;
}

p {
	line-height:150%;
}

.photo {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

/* ヘッダ周り　---------------------------------------------------- */
#logo {
	margin:15px 0px 0px 20px;
	float: left;
}

#sitemap {
	margin:40px 20px 0px 0px;
	float:right;
}

/* グローバルナビ　------------------------------------------------- */
#globalnavi {
	margin:0px 0px 0px 0px;
	padding:15px 0px 0px 0px;
	width:800px;
	height:42px;
	clear:both;
}

/* パンクズ周り　-------------------------------------------------- */
#breadlist {
	background:#FAFAFA url(img/line_dot.gif) repeat-x scroll 0 100%;
	font-size:smaller;
	padding:6px 8px;
}

ol.bl li {
	display:inline;
}

.eng {
	float:right;
	clear:both;
	margin:0 20px 0 0;
	font-size:12px;
}

/* コンテンツ　---------------------------------------------------- */
#contents {
	margin:15px 20px;
}

#pagetop {
	clear:both;
	text-align:right;
	margin:0 ;
}

#main {
	float:right;
	width:545px;
	line-height:150%;
}

#colMain h2 {
	border-bottom:3px double #DDDDDD;
	clear:both;
	font-size:15px;
	font-weight:bold;
	color:#CC6600;
	margin:0.4em 0 0.4em 0;
	padding-bottom:3px;
}

h1#topban {
	background:url(img/about_main.gif) no-repeat scroll 0 0;
	text-indent:-5000px;
	width:545px;
	height:37px;
	margin:0 0 10px 0;
}

h3#sub {
	background:url(img/sub_001.gif) no-repeat scroll 0 0;
	text-indent:-5000px;
	width:545px;
	height:37px;
	margin:0 0 10px 0;
}

h3.sub {
	background:url(img/sub_003.gif) no-repeat scroll 0 0;
	text-indent:-5000px;
	width:545px;
	height:37px;
	margin:0 0 10px 0;
}

h3.sub01 {
	background:url(img/sub_002.gif) no-repeat scroll 0 0;
	text-indent:-5000px;
	width:545px;
	height:37px;
	margin:0 0 10px 0;
}

h3.sub02 {
	background:url(img/sub_004.gif) no-repeat scroll 0 0;
	text-indent:-5000px;
	width:545px;
	height:37px;
	margin:0 0 10px 0;
}

h3.sub03 {
	background:url(img/sub_005.gif) no-repeat scroll 0 0;
	text-indent:-5000px;
	width:545px;
	height:37px;
	margin:0 0 10px 0;
}

h3.sub04 {
	background:url(img/sub_006.gif) no-repeat scroll 0 0;
	text-indent:-5000px;
	width:545px;
	height:37px;
	margin:0 0 10px 0;
}

h3.sub05 {
	background:url(img/sub_007.gif) no-repeat scroll 0 0;
	text-indent:-5000px;
	width:545px;
	height:37px;
	margin:0 0 10px 0;
}

h3.sub06 {
	background:url(img/sub_008.gif) no-repeat scroll 0 0;
	text-indent:-5000px;
	width:545px;
	height:37px;
	margin:0 0 10px 0;
}

h3.sub07 {
	background:url(img/point_icon.gif) no-repeat scroll 0 0;
	text-indent:-5000px;
	width:545px;
	height:37px;
	margin:0 0 10px 0;
}

.sheet-top	{ 
	width:100%; 
	margin:0px auto;
	background:url(img/line_gray.gif) repeat-x left top;
}
table.sheet	{ 
	width:100%; 
	border-collapse:collapse; 
	border-spacing:0px; 
	margin:0px auto;
	margin-bottom:10px; 
}
.sheet th	{ 
	padding:15px;
	background:#EEE url(img/line_gray.gif) repeat-x left bottom;
	width:100px;
	font-weight:normal;
}
.sheet td	{ 
	padding:10px;
	background:url(img/line_gray.gif) repeat-x left bottom;
}

h4 {
	background:#FFFFFF url(img/h3_square.gif) no-repeat scroll 2px 5px;
	font-weight:bold;
	font-size:12px;
	padding-left:15px;
}

h5 {
	background:#FFFFFF url(img/h3_square.gif) no-repeat scroll 2px 5px;
	font-weight:normal;
	font-size:12px;
	line-height:150%;
	padding-left:15px;
}

.im {
	text-align:center;
	clear:both;
	padding:20px 0;
}

/* Sn  ------------------------------------------------------------ */
#sn { 
	float:left; 
	width:215px;
}

#sn h2 { 
	width:200px;
	height:37px;
	background:#FFF url(img/about_icon.gif) no-repeat;
	text-indent:-5000px;
}

#sn ol {
	width:174px;
	padding:3px 12px 12px 12px;
	border:1px solid #EEE;
	background:url(img/sn_back.gif) no-repeat;
	list-style:none;
}

#sn ol li {
	background:url(img/line_gray.gif) repeat-x left bottom;
	padding:10px 0;
	line-height:12px;
	list-style:none;
}

#sn ol li a {
	background:url(img/arrow_sn.gif) no-repeat 0 0.2em;
	list-style:none;
	padding-left:14px;
}

/* フッタ周り　---------------------------------------------------- */
#footer {
	border-top: 4px solid #005EBF;
	margin:0 auto;
	padding-bottom:15px;
	position:relative;
	width:800px;
}

ul#fn {
	background:#FFFFFF url(img/bg_footer.gif) repeat-x scroll 0 100%;
	border-top:1px solid #FFFFFF;
	padding:6px 0 10px;
	text-align:center;
}

ul#fn li {
	display:inline;
	border-left:1px solid #333333;
	padding:0 5px;
}

#copyright {
	margin:25px 0 10px 130px;
}

#copyright p {
	text-transform:uppercase;
}

#chikaraishi {
	background:#FFFFFF url(img/logo.gif) no-repeat scroll 0 0;
	border:1px solid #FFFFFF;
	display:block;
	float:left;
	height:50px;
	margin:0 5px;
	text-decoration:none;
	widows:70px;
}

.footeriogo {
	float:left;
	margin:18px 0 0 70px;
}
	