/* ボディに関するCSS */
body {
	color: #333333;
	font-size: 12px;
	text-align: center;
	margin: 0 auto;
	width : 850px;
	clip: rect(5px,auto,auto,auto);
	background-color: #ECEEF9;
	background-image: url(image/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

p{
line-height:190%;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
	font-size:120%;
	text-transform: uppercase;
	text-align: left;
	color: #25698D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	list-style-type: none;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
	text-align: left;
	color: #25698D;
	background-image: url(image/h2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	text-indent: 15px;
	font-size: 135%;
	padding-top: 10px;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
	line-height:200%;
	font-size: 130%;
	padding-left:15px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(image/h3.gif);
	background-repeat: no-repeat;
	background-position: left;
	height:40px;
	padding-top: 10px;
	width: 600px;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-size: 105%;
  text-transform: uppercase;
  text-align: left;
  color: #272A2A;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-size: 105%;
  text-transform: uppercase;
  text-align: left;
  color: #272A2A;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-size: 100%;
  text-transform: uppercase;
  text-align: left;
  color: #272A2A;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}



/* ページ構造に関するCSS */


#header1{
	width:850px;
	height:100px;
}

#header{
	width:850px;
	height:20px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0E69C2;
}



#menu {
	float: left;
	list-style: none;
	width:848px;
	height: 45px;
	background-image: url(image/seperator1.gif);
	background-repeat: repeat-x;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E30000;
	border-right-color: #EFEFEF;
	border-bottom-color: #0033CC;
	border-left-color: #EFEFEF;
	font-weight: bold;
}
#menu li {
	float: left;
	margin: 0;
	padding: 0;
}
#menu a {
	color: #666666;
	display: block;
	float: left;
	margin: 0;
	text-decoration: none;
	background-color: #CCCCCC;
	background-image: url(image/seperator1.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	padding-top: 15px;
	padding-right: 12px;
	padding-bottom: 15px;
	padding-left: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#menu a:hover {
	color: #3399CC;
	padding-bottom: 15px;
	background-color: #F0F0F0;
	background-image: url(image/hover.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	}


/* =-=-=-=-=-=-=-[SIDEMENU]-=-=-=-=-=-=-=- */
	
#sidemenu {
	width: 200px;
	margin-top: 0px;
	margin-left: 0px;
	}
	
#sidemenu li a {
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#sidemenu li a:link, #sidemenu li a:visited {
	color: #333333;
	display: block;
	background: url(image/menu.gif);
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
	}
	
#sidemenu li a:hover, #sidemenu li a:active {
	color: #283A50;
	background: url(image/menu.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}


#main{
	width : 850px;
}

#main2{
	width : 850px;
	float: left;
}

#breadcrumb{
	font-size: 9px;
	text-align: left;
	text-indent: 5px;
	padding-bottom: 10px;
}



#left{
	width : 200px;
	float: left;
	background-color: #FFFFFF;
	left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left:3px;
	text-align: left;
}


#right{
	width : 610px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 0px;
	left: 10px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 8px;
}



#my_navigation {
	float : left;
	width : 180px;
	margin-left: 0px;
	background-image: url(image/bg02.gif);
	background-repeat: repeat-y;
}



#my_contents img {
	border: none;
}

#my_footer{
	width:850px;
	height:15px;
	background: #FFFFFF;
	color: #66CCFF;
	float: left;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 10px;
}




#footer{
	clear:both;
	width:850px;
	height:45px;
	color: #333333;
	float: left;
	background-color: #EEEEEE;
	vertical-align: top;
	padding-top: 10px;
}

a img
{
	border: 0;
}


a {
	color: #666666;
	text-decoration: underline;
}
a:hover {color: #000099;text-decoration: underline;}


.font-s { font-size: small;}
.font-ss {
	font-size: 11px;
	line-height: 12px;
}
.footer {
	font-size: small;
}
.aomoji-dai {
	font-size: 15px;
	color: #0C0855;
	font-weight: bold;
}
.aomoji-dai2{
	font-size: 15px;
	color: #0C0855;
}


.bg-x{background-repeat: repeat-x;background-position: center;}


.font-line{
	line-height: 130%;
	color: #3A7A70;
	margin-left: 2em;
	margin-right: 2em;
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
} 

.leftmenu{
	margin: 0px;
	padding: 0px;
	width: 170px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}

.leftmenu ul {
margin: 0px;
padding: 0px;
list-style: none;
text-align: left;}


.leftmenu a {
	background-color: #ffffff;
	width: 170px;
	display: block;
	padding: 5px 0px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.leftmenu a:hover {
	background-color: #CCCCCC;
	width: 170px;
	display: block;
	padding: 5px 0px;
	text-decoration: none;
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}

.popup a img {
	position: absolute; /* img は a を基準にした絶対位置指定 */
	top: -25em;
	left: -40em;
	display: none; /* 最初は不可視状態 */
}

.popup a:hover {
	position: relative; /* a img の absolute 指定のため */
}

.popup a:hover img{
	display: block; /* マウスオーバーで可視状態になる */
}

.img_waku{
	padding: 5px;
	float:left;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.midasi {
	display:block;
	padding:.2em .3em;
	font-size: 14px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}

.midasi_line {
	font-size: 1.2em;
	color: #003399;
	padding-left: 5px;
	background-image: url(image/midasi.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
	height: 2.5em;
}

.waku{
	padding:10px;
	border-color:#3399CC;
	border-width:2px;
	border-style:solid;
	width:600px;
}

.waku2{
	padding:10px;
	width:600px;
	background-color: #FFFFCC;
	border: 3px double #3399CC;
}

.waku3{
	padding:2px;
	width:600px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFCC;
}

.waku_koe{
	padding:2px;
	width:600px;
	border: 1px solid #999999;
	background-color: #FFFFF0;
}


.waku_koe2{
	width:540px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-left: 10px;
	margin-left: 50px;
}

.faxwaku{
	padding:10px;
	width:180px;
	background-color: #F5F5F5;
}

.akamoji{
	color: #FF0000;
}

.koe {
	font-size: 14px;
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}

.koe2 {
	font-size: 14px;
	color: #336699;
	text-decoration: underline;
	font-weight: bold;
}



.textright{
	font-size: 12px;
	float: right;
	line-height: 14px;
	color: #666666;
}
