﻿@charset "utf-8";

/* Reset
***************************************************************/

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;
	}

address,caption,cite,code,dfn,em,strong,th,var{
	font-style:normal;
	}

table{
	border-collapse:collapse;
	border-spacing:0;
	}

caption,th{
	text-align:left;
	}

q:before,q:after{
	content:'';
	}

object,
embed{
	vertical-align:top;
	}

hr,legend{
	display:none;
	}

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

img,abbr,acronym,fieldset{
	border:0;
	}
li{
	list-style-type:none;
	}

/* Base
***************************************************************/

body{
	font-size:10px;
	line-height:13px;
	/*font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;*/
	font-family:"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height:1.3em;
	text-align:center;
	margin:0 auto;
	text-align:center;
	}
* html body{	/* for IF6 */
	font-family:"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	}

/* wrapper , main_container , container[all]
***************************************************************/
div#wrapper_t{
	margin:0 auto;
	padding:0;
	background:url(../img/wrapper_t_back.jpg) repeat-x left top;
	}
div#wrapper{
	margin:0 auto;
	padding:0;
	background:url(../img/wrapper_back.jpg) repeat-x left top;
	}
div#container{
	width:870px;
	margin:0 auto;
	padding:0;
	background:url(../img/container_back.jpg) no-repeat left top;
	text-align:left;
	}

/* global_navi[all]
***************************************************************/
div#header div{
	overflow:hidden;
	width:870px;
	margin:0 auto;
	background:url(../img/header_back.jpg) repeat-x left top;
	}
div#header div p{
	float:left;
	padding:10px 0 0;
	}
div#header div ul{
	overflow:hidden;
	float:right;
	width:273px;
	padding:19px 0 0;
	}
div#header div ul li{
	float:left;
	}
div#header div ul li img{
	vertical-align:bottom;
	}
div#header div ul li.last{
	padding:6px 0 0 7px;
	}

/* global_navi[all]
***************************************************************/
div#global_navi{
	background:url(../img/global_navi_back.gif) repeat-x left top;
	}
div#global_navi ul{
	overflow:hidden;
	width:870px;
	margin:0 auto;
	padding:6px 0 0;
	}
div#global_navi ul li{
	float:left;
	}
div#global_navi ul li img{
	vertical-align:bottom;
	}

/* foot_block , foot_block02[all]
***************************************************************/
ul.foot_block{
	overflow:hidden;
	width:564px;
	margin:10px auto 0;
	text-align:center;
	}
ul.foot_block li{
	float:left;
	padding:0px 31px 0 0;
	background:url(../img/foot_bor.gif) repeat-y right top;
	}
ul.foot_block li a.tammy{
	display:block;
	margin:8px 0 0;
	}
p.foot_num{
	width:564px;
	margin:30px auto 0;
	padding:0;
	}
ul.foot_block li img{
	vertical-align:bottom;
	}
ul.foot_block li.last{
	float:left;
	padding:0;
	background:none;
	}

/* footer[all]
***************************************************************/
#footer{
	margin:20px 0 0;
	padding:18px 0 70px;
	background-color:#f39800;
	}
#footer p{
	margin:0 auto;
	}
#footer p img{
	vertical-align:bottom;
	}

/* Link[/all]
***************************************************************/

a:link{
	text-decoration: underline;
	color:#2f8cca;
	}

a:visited{
	text-decoration: underline;
	color:#2f8cca;
	}

a:hover{
	text-decoration:none;
	color:#2f8cca;
	}

a:active{
	text-decoration:none;
	}
a.opacity:hover img{ moz-opacity:0.7;
	opacity:0.7;
	filter: alpha(opacity=70);
	} 

/* aaa[]
--------------------------------------------------------------*/
 