@charset "utf-8";

html,body	{
	height: 100%;
	margin:0;
	padding:0;
}

body {
	margin:0;
	padding:0;
	background-color:#FAF7F9;
}

*	{
	font-size:small;
	line-height:1.3em;
	color:#444444;
}


h1,h2,h3,h4,h5,p,div,ul,dl,dt,dd {
	margin:	0px;
	padding:0px;
	font-family: "Lucida Grande","Verdana","Hiragino Kaku Gothic Pro","繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3","・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", Osaka,"・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け",sans-serif;
}

* html body,
*:first-child+html body {
	letter-spacing:0px;
	vertical-align:baseline;
	line-break:strict;
}

table {
	empty-cells:show;
	border:none;
}

img {
	border:none;
}

.red	{
	color:#ff0000;
}

a {
	outline: none 0 #000;
}

ul,li,ol,dl,dt,dd {
	list-style-type: none;
	/*font-size:small;*/
	line-height:1.2em;
	margin:0;
	padding:0;
}

.clearfix:after {
  content: ".";  
  display: block; 
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.f-left {
	float:left;
}

.f-right {
	float:right;
}	

img.f-left {
    display: block;
    line-height: normal;
    float: left;
	margin:0;
}

img.f-right {
    display: block;
    line-height: normal;
    float: right;
	padding:0;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.clear {
	clear:both;
	height:0;
}

img.bottom {
	vertical-align:bottom;
}

img.top {
	vertical-align:top;
}


div#page	{
	width:760px;
	background:url(../img/common/bg.gif) repeat-y;
	margin:0 auto;
	padding:0 30px;
}

div#header	{
	width:760px;
	margin:0;
	padding:8px 0 0 0;
	background:url(../img/common/head_line.gif) repeat-x;
}

div#header h1	{
	position:relative;
}

div#header h1 img	{
	position:absolute;
	top:7px;
	left:15px;
}

div#header ul	{
	width:330px;
	margin:40px 30px 7px 0;
	padding:0;
	float:right;
}

div#header ul li	{
	float:right;
	margin: 0 0 0 15px;
}

div#header ul li a	{
	text-decoration:none;
	font-size:0.9em;
}

div#header ul li.i_mail	{
	padding:0 0 0 25px;
	background:url(../img/common/icon_mail.gif) no-repeat 3px;
}

div#article	{
	width:760px;
	margin:0;
	padding:0;
	overflow:hidden;
}

div#menu,
div#content	{
	padding-bottom: 32768px;
	margin-bottom: -32768px;
}

div#menu	{
	width:194px;
	border-right:1px solid #ffffff;
	background-color:#E1F5FD;
	border-bottom:10px solid #076AA4;
	height:100%;
}

div#leftCont	{
	float:left;
}

div#menu dl	{
	width:194px;
	margin:0;
	padding:0;
}

h2#menuTitle	{
	width:195px;
	margin:0;
	padding:0;
	text-indent:-9999em;
	background:url(../img/common/index.gif) no-repeat;
	height:62px;
}

div#menu dl dd	{
	width:193px;
	height:51px;
	margin:0;
	padding:0;
	border-right:1px solid #E5E5E5;
	
}

div#menu dl dd a	{
	width:193px;
	height:51px;
	display:block;
	margin:0;
	padding:0;
	text-indent:-9999em;
}

div#menu dl dd#menuBtn1 a	{
	background:url(../img/common/menu1.jpg) right;
}

div#menu dl dd#menuBtn1 a:hover	{
	background:url(../img/common/menu1.jpg) left;
}

div#menu dl dd#menuBtn2 a	{
	background:url(../img/common/menu2.jpg) right;
}

div#menu dl dd#menuBtn2 a:hover	{
	background:url(../img/common/menu2.jpg) left;
}

div#menu dl dd#menuBtn3 a	{
	background:url(../img/common/menu3.jpg) right;
}

div#menu dl dd#menuBtn3 a:hover	{
	background:url(../img/common/menu3.jpg) left;
}

div#menu dl dd#menuBtn4 a	{
	background:url(../img/common/menu4.jpg) right;
}

div#menu dl dd#menuBtn4 a:hover	{
	background:url(../img/common/menu4.jpg) left;
}

div#menu dl dd#menuBtn5 a	{
	background:url(../img/common/menu5.jpg) right;
}

div#menu dl dd#menuBtn5 a:hover	{
	background:url(../img/common/menu5.jpg) left;
}

div#menu dl dd#menuBtn6 a	{
	background:url(../img/common/menu6.jpg) right;
}

div#menu dl dd#menuBtn6 a:hover	{
	background:url(../img/common/menu6.jpg) left;
}

div#menu dl dd#menuBtn7 a	{
	background:url(../img/common/menu7.jpg) right;
	height:58px;
}

div#menu dl dd#menuBtn7 a:hover	{
	background:url(../img/common/menu7.jpg) left;
}

div#menu dl dd#menuBtn11 a	{
	background:url(../img/common/menu11.jpg) right;
}

div#menu dl dd#menuBtn11 a:hover	{
	background:url(../img/common/menu11.jpg) left;
}


div#content	{
	width:565px;
	float:right;
	margin-left:0;
	margin-right:0;
	padding-left:0;
	padding-right:0;
	display:inline;
	background:url(/shokokai/img/common/contBg.gif) repeat-y left;
}

div#content h2.mainImage	{
	width:565px;
	margin:0;
	padding:0;
}

div.bannerBox	{
	width:520px;
	margin:15px auto;
	padding:0;
}

h3.page_title	{
	width:522px;
	margin:0 auto 20px auto;
	padding:0;
}

div#textLink	{
	width:522px;
	margin:0 auto;
	padding:0;
	text-align:center;
	background:#eeeeee;
	border-top:1px dashed #dddddd;
	border-bottom:1px dashed #dddddd;
	line-height:1.6em;
	padding:12px 0;
}

div#textLink a:hover		{
	color:#016EAF;
}

div#footer	{
	width:760px;
	margin:0;
	padding:25px 0 0 0;
	background:url(../img/common/line2.gif) repeat-x top;
}

div.topLink	{
	width:565px;
	margin:40px 0 0 0;
	padding:0;
}

div.topLink a	{
	width:107px;
	height:23px;
	background:url(../img/common/pageTop.gif) no-repeat 0 2px;
	text-indent:-99999em;
	display:block;
	margin-left:400px;
	overflow:hidden;
}

div.topLink a:hover	{
	width:107px;
	height:23px;
	background:url(../img/common/pageTop.gif) no-repeat 0 0;
	text-indent:-99999em;
	display:block;
	margin-left:400px;
	overflow:hidden;
}


div#footer p	{
	background:#8B8B8B;
	padding:10px 20px;
	width:720px;
	color:#ffffff;
	margin:0;
	font-size:0.9em;
}













	


