@charset "UTF-8";

/************** 基本 *****************/

*{
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, sans-serif;
/*	font-family: "メイリオ","Meiryo","ＭＳ Ｐゴシック", Osaka, sans-serif;*/
	font-style: normal;
	margin: 0;
	padding: 0;
}

body{
	color:#333333;
	text-align: center;
	margin: 0;
	padding: 0;
	width: auto;
	background-color: #CCCCFF;
	background-image:url(../common/bgimg.gif);
	background-repeat:repeat-y;
	background-position:center;
	display: block;
}

a{
	background-color:transparent;
	text-decoration: none;
	outline : 0 ;
}

a img{
	color: #ffffff;
	border: none;
	vertical-align: bottom;
	background: transparent;
}

a:link{
	text-decoration: none;
	color: #0066FF;
}
a:active {
	color: #FF3300;
	text-decoration: none;
}
a:visited{
	color: #333366;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
	color: #FF3300;
}

h1,h2,h3,h4,h5 {
	font-weight: bold;
	letter-spacing: 0.05em;
}

strong {
	font-weight: bold;
}

p {
	letter-spacing: normal;
}

img {
	vertical-align: bottom;
	border-width: 0px;
	border-style: none;
}

address{
	font-style: normal;
	width:750px;
	text-align:right;
	padding:2px 4px 2px 0;
}

li{
	list-style: none;
	margin: 0;
	padding: 0;
}

#wrap {
	text-align: left;
	width: 760px;
	display: block;
	background: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #666666;
	border-left-color: #666666;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#wrap #headarea{
	width:760px;
}

#adsarea {
	width:760px;
	height:18px;
	text-align: right;
	background-image: url(../images/bg_address.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
}

#adsarea p {
	margin:0;
	padding:5px;
	font-style: normal;
}

#dshadow {
	width:760px;
	height:12px;
}

/************** トップメニュー **************/

#wrap #headarea #topmenu ul{
	width:760px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#topmenu li{
	height: 28px;
	width: 190px;
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}

#topmenu li a{
	padding-top:8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	height: 28px;
	width: 190px;
	color: #394584;
	font-weight: bold;
	font-size: 12px;
	text-indent:30px;
	background-image: url(../common/menu.gif);
	background-repeat:no-repeat;
	border-right-color: #394584;
	display: block;
	text-decoration:none;
}

#topmenu li a:hover {
	color: #BC0000;
	background: url(../common/menu_on.gif) repeat-x;
}

/************** トップメニューここまで **************/

#headarea h1{
	display:none;
	}

#headarea p{
	padding:70px 0 30px 14px;
	color: #000000;
	}

/*コンテンツエリア*/
#contentarea {
	margin:0;
	padding:0;
	display: block;
	width: 760px;
	}

/*グーグル検索*/
#wrap #search {
	width:760px;
	display: block;
	float: left;
	text-align: center;
	clear: none;
	height: 90px;
	margin-top: 30px;
}

#search .google {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 53px;
	width: 128px;
	margin-left: 180px;
}

#search form {
	display: block;
	width:336px;
	float: left;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
}

#search form .ramar {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#contentline caption {
 font-size:12px;
	display: block;
	height:24px;
	width:500px;
	padding-top: 10px;
}

/*フッタ*/

#wrap #footer{
	display: block;
	width:760px;
	clear: both;
	background-image: url(../common/footer.gif);
	background-position: left top;
	vertical-align: top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

p#copyright {
	display: block;
	width: 760px;
	padding:88px 0px 10px;
	font-size: 12px;
	text-align:center;
	vertical-align: middle;
}

/* Modern browsers like Firefox, Safari, Opera */
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

/* IE 7 and MacIE*/
.clearfix {
display: inline-block;
}

/* Hides from IE-mac */
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 


.pclear{
display:block;
float:none;
clear:both;
}

#wrap #search .google #btngoogle {
	display: block;
	height: 53px;
	width: 128px;
}
#contentline .example .kousiki {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#contentline  .memo01 {
	font-weight: bold;
	display: block;
	padding: 1em;
	text-indent: 0em;
}
#contentline  span.nobr {
	white-space: nowrap;
}

/*IE向けCSS*/

@import url("ie.css");

/*印刷用*/

@media print {

html body #wrap {
	background: url();
}

html body #wrap #search {
	display: none;
}
html body #wrap #footer {
	display: none;
}
html body #wrap #finishing {
	display: none;
}
html body #wrap #footer p {
display: none;
}
html body #wrap #contentline .gotop{
display: none;
}
html body #wrap #finishing {
display: none;
}

html body #wrap #contentline caption{
display: none;
}

html body #topmenu *{
	display: none;
}

}

