@charset "utf-8";

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;
   font-size: 12px;
   color: #333;
   line-height: 1.5;
   font-family: verdana,Trebuchet MS,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
}

html {
	background-color: #5e84cb;
	background: #fff;
}

body {
	margin: 0;
    padding: 0;
    font-size: 12px;
    color: #333;
    line-height: 1.5;
	background: #fff url(../images/com/com01_bg01a.jpg) repeat-x;
    font-family: verdana,Trebuchet MS,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
}

#top_container {
	width: 764px;
	margin: 0 auto;
	padding: 0 0 10px 1px;
	/*\*/
	width: 760px;
	/**/
	background: url(../images/com/com01a_bg01b.gif) repeat-y;
	border-left: 0px solid #ddd;
	border-right: 1px solid #f0f0f0;
}

.iepngfix {
  behavior: expression(IEPNGFIX.fix(this));
}

.CLboth {
}

/*ヘッダー*/

#top_header {
	width: 760px;
	height: 90px;
	background: url(../images/com/com02_bg02b.gif) top no-repeat;
/*	background: #fff;
*/	border-bottom: 1px solid #fff;
}

#top_header h1 {
	font-family: Osaka,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	margin: 2px 10px 5px 0;
	color: #999;
}

#top_header #logo {
	height: 90px;
	vertical-align: bottom;
}

#top_header strong {
	display: block;
	margin: 0 0 0 20px;
}

#top_header ul {
	list-style: none;
	float: right;
	padding: 0 10px 3px 0;
}

#top_header ul li {
	float: left;
	margin-left: 15px;
	font-size: 10px;
}

#top_header ul li a {
	color: #333;
	text-decoration: none;
}

#top_header ul li a:hover {
	color: #c00;
}

.header_height {
	height: 65px;
}


/*メニュー*/


#top_menu {
	width: 760px;
	background-color: #fff;
	height: 50px;
}

#top_menu ul {
	list-style: none;
}

#top_menu ul li {
	float: left;
}

#top_menu ul li img{
	vertical-align: bottom;
}


/*メイン*/


#contents {
	width: 760px;
	margin: 0;
	background-color: #fff;
}

#contents a {
	font-size: 12px;
	color: #6b83c7;
	text-decoration: underline;
}

#contents a:hover {
	color: #3bc397;
}


/*フッター*/


#top_footer {
	width: 760px;
	height: 40px;
	padding: 3px 0 0;
	background: #fff  url(../images/top/top16_foot02.gif) 0 0 no-repeat;
} 

#footerNavi  {
	width: 750px;
	border-top: 1px solid #ccc;
	margin: 0 5px 2px;
	padding: 2px 5px 0;
	/*\*/
	width: 740px;
	/**/
}

#footerNavi li {
	float: left;
	padding: 0 10px 0 0;
}

#top_footer a {
	color: #333;
	font-size: 10px;
	background: url(../images/com/com12_sankaku.gif) left center no-repeat;
	padding-left: 12px;
	text-decoration: none;
}

#top_footer a:hover {
	text-decoration: underline;
}

#top_footer h6 {
	background: url(../images/top/top16_foot01.gif) 0 0 no-repeat;
	text-align: right;
	color: #fff;
	font-weight: normal;
	padding: 3px 10px 3px 0;
}

/*その他*/

.mt10 {
	margin-top: 10px;
}

.mr5 {
	margin-right: 5px;
}

.ml15 {
	margin-left: 15px;
}

.mb10 {
	margin-bottom: 10px;
}



/*　共用　*/



p.continue {
	clear: both;
	text-align: right;
	margin: 5px 20px 0 0;
}

p.continue a {
	background: url(../images/com/com12_sankaku.gif) left center no-repeat;
	padding-left: 15px;
}

.pagetop {
	clear: both;
	text-align: right;
	margin: 0 20px;
	padding: 20px 0;
}

.pagetop a {
	font-family: Arial, Helvetica, sans-serif;
	/*background: url(../images/com/com14_pagetop.gif) left center no-repeat;
	padding-left: 15px;
	*/
}

.pagetop a.link {
	padding-left: 15px;
	background: url(../images/com/com12_sankaku.gif) left center no-repeat !important;
}


.pankuzuNavi {
	margin: 5px 0 15px 0;
}

.pankuzuNavi a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	font-size: 10px !important;
}

.pankuzuNavi span.currentPage {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	color: #f60 !important;
	font-size: 10px;
}
