@charset "shift_jis";
/* formatting style
---------------------------------*/



* {
	padding: 0px;
	font-style: normal;
	margin: 0px;
}

*html body {  　　　　　/*IE6だけに適用*/
   overflow-y:auto;
}

*+html body {　　　　　/*IE7だけに適用*/
   overflow-y:auto;
}



body {
	font-size: 9pt;
	line-height: 15pt;
	margin:0 auto;
	color: #494949;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif, Hiragino Kaku Gothic ProN;
	overflow-y:scroll;
	border-collapse:collapse;	
}
/* link styles
---------------------------------*/

a img {
	border-style: none;
}
a:link {
	color: #244e76;
	text-decoration: underline;
}
a:visited {
	color:#244e76;
	text-decoration: underline;
}
a:hover{
	color: #6DA0D3;
	text-decoration: underline;}

a:active {
	color: #244e76;
	text-decoration: none;
	margin-bottom: 0px;
	background-color: #6FF;
}

	

#navi  ul  li.index  a:hover {
	background-image: url(navibtn/home2.gif);
}
#navi  ul  li.chinamb  a:hover {
	background-image: url(navibtn/chinamb2.gif);
}
#navi  ul  li.hojin  a:hover {
	background-image: url(navibtn/hojin2.gif);
}
#navi  ul  li.company  a:hover {
	background-image: url(navibtn/company2.gif);
}


#navi2  ul  li.ichiritsu  a:hover {
	background-image: url(navibtn/ichiritsu2.gif);
}
#navi2  ul  li.free  a:hover {
	background-image: url(navibtn/free2.gif);
}
#navi2  ul  li.world  a:hover {
	background-image: url(navibtn/world2.gif);
}


#content .menu_cm a:hover {
	background-image: url(images/menu_chinamb2.gif);
}

#content .menu_it a:hover {
	background-image: url(images/menu_ichiritsu2.gif);
}

#content .menu_0120 a:hover {
	background-image: url(images/menu_free2.gif);
}
#content .menu_wl a:hover {
	background-image: url(images/menu_world2.gif);
}

#content .menubtn_its a:hover {
	background-image: url(images/menubtn_ichiritsus2.gif);
}

#content .menubtn_frees a:hover {
	background-image: url(images/menubtn_frees2.gif);
}
#content .menubtn_wls a:hover {
	background-image: url(images/menubtn_worlds2.gif);
}
#content .menubtn_cms a:hover {
	background-image: url(images/menubtn_chinambs2.gif);
}


/*  basic layout
---------------------------------*/
#wrapper {
	width: 900px;
	margin:0 auto
	
}
/* header layout
---------------------------------*/

#header {
	width:900px;
	height:87px;
	background-image: url(images/showashokai_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#header .logo {
	float:left;
	width:400px;
	height:87px;
}

#header .logo a{
	width:400px;
	height:87px;
	overflow:hidden;
	text-indent:-1000px;
	display:block;
	text-decoration:none;
}

#header .rightbox{
		float:right;
	width:300px;
	padding-right:15px;
}

#header .toner {
	width:300px;
	height:27px;
	padding-top:10px;
}

#header .form {
	float:right;
	width:25px;
	height:25px;
	margin-top:15px;
}




/* navi layout
---------------------------------*/

#navi {
	height: 29px;
	clear: left;
	position: relative;
	margin-bottom: 0px;

}
#navi ul li {
	float: left;
	list-style: none;
	padding: 0px;
	margin-right:4px;
}
#navi  .index  a {
	background-image: url(navibtn/home1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000px;
	display: block;
	height: 29px;
	width: 222px;
	overflow: hidden;
}
#navi  .index2  a {
	background-image: url(navibtn/home2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000px;
	display: block;
	height: 29px;
	width: 222px;
	overflow: hidden;
}
#navi  .chinamb  a {
	background-image: url(navibtn/chinamb1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000px;
	display: block;
	height: 29px;
	width: 222px;
	overflow: hidden;
}
#navi  .chinamb2  a {
	background-image: url(navibtn/chinamb2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000px;
	display: block;
	height: 29px;
	width: 222px;
	overflow: hidden;
}

#navi .hojin a {
	background-image: url(navibtn/hojin1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000px;
	display: block;
	height: 29px;
	width: 222px;
	overflow: hidden;

}
#navi .hojin2 a {
	background-image: url(navibtn/hojin2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000px;
	display: block;
	height: 29px;
	width: 222px;
	overflow: hidden;

}

#navi .company a {
	background-image: url(navibtn/company1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000px;
	display: block;
	height: 29px;
	width: 222px;
	overflow: hidden;
	margin-right:-4px;

}
#navi .company2 a {
	background-image: url(navibtn/company2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000px;
	display: block;
	height: 29px;
	width: 222px;
	overflow: hidden;
	margin-right:-4px;

}

/* navi2 layout
---------------------------------*/

#navi2 {
	height: 29px;
	clear: left;
	position: relative;
	padding-left:10px;
	padding-top:5px;
	margin-bottom: 0px;
	background-color: #cee1ed;
}



/* main layout
---------------------------------*/
#main {
	clear: center;
	padding-bottom: 0px;

}


#main .pan {
	height: 20px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;

}
#main  .pan p {
	font-size: 9px;
	padding-top: 5px;
}


#ordfrm {
	width:900px;
	height:177px;
	float: left;
	background-image: url(images/order2.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 20px;
	margin-bottom:8px;

}

.form_btn{
	width:180px;
	height:50px;
	padding-top: 115px;
	padding-bottom: 10px;
	padding-left: 580px;
	padding-right: 140px;}
	
#footer{
	width:900px;
	height:90px;
	background-color: #CEE1ED;
	clear: both;
	padding-top: 5px;
}

	

.ftr_table {
	border-collapse: collapse;
	border: 0px;
	margin:5px;
	font-size: 13px;
	margin-left:auto;
	margin-right:auto;
}
.ftr_table th, ftr_table td {
   border-width:0px 0px;
   padding: 8px;
text-align:left
}



#copy {
	height: 50px;
	padding-left: 13px;
	clear: both;
}

address {
	color:#333333;
	font-size:7pt;
	text-align: center;
	width: 900px;
	height: 10px;
	padding-top: 5px;
	margin-bottom: 3px;
}
/* contentsheet layout
---------------------------------*/


#main #content{
	padding-left: 20px;
	padding-right: 20px;
}

  /* indexmenu
  ---------------------------------*/

#content .index_naiyo {
	display: block;
	padding-top: 20px;
	padding-left: 33px;
	padding-right: 33px;
	padding-bottom: 25px;
}


.menu_box{
	background-color: #E8EDF9;
	display: block;
	margin-left:30px;
	margin-right:30px;
	margin-bottom:20px;
}

.menutitle{
	background-image: url(images/menutitle_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	height: 29px;
	padding-top: 7px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 16px;
	font-size: 16px;
	font-weight: bold;
	color: #244e76;

}

.menutx{
	display: block;
	padding-left: 20px;
	padding-right: 20px;
}

.menushosai{
	display: block;
	}


  /* chinamb
  ---------------------------------*/
#content .chinamb_ttl2 {
	background-image: url(images/china_ttl2.gif);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	height: 255px;
	width: 860px;
}


#content .chinamb_h1 a {
	display: block;
	height: 180px;
	width: 860px;
	text-indent: -2000px;
	overflow: hidden;
}


#content .chinamb_btn_jitsuroku{
	width:148px;
	height:61px;
	padding-top: 15px;
	padding-left: 310px;
	padding-right: 180px;}


#content .chinamb_naiyo {
	background-image: url(images/china_bg.gif);
	background-repeat: repeat;
	background-position: center;
	display: block;
	padding-left: 33px;
	padding-right: 33px;
	padding-bottom: 25px;
}


#content .chinamb_pr a {
	background-image: url(images/china_pr1.gif);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	height: 490px;
	width: 798px;
	text-indent: -2000px;
	overflow: hidden;
}

#content .chinamb_pt {
	background-color: #FFE4CF;
	display: block;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 25px;
	margin-bottom: 25px;
}

#content .chinamb_pt1 a {
	background-image: url(images/china_pt1.gif);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	height: 28px;
	width: 789px;
	text-indent: -2000px;
	overflow: hidden;
}

#content .chinamb_pt2 a {
	background-image: url(images/china_pt2.gif);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	height: 28px;
	width: 789px;
	text-indent: -2000px;
	overflow: hidden;
}

#content .chinamb_pt3 a {
	background-image: url(images/china_pt3.gif);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	height: 28px;
	width: 789px;
	text-indent: -2000px;
	overflow: hidden;
}

#content .chinamb_pt4 a {
	background-image: url(images/china_pt4.gif);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	height: 28px;
	width: 789px;
	text-indent: -2000px;
	overflow: hidden;
}


#chinamb_ptbox{
	display: block;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 25px;
}


  /* otoku_plan
  ---------------------------------*/
#content .otoku_plan_naiyo {
	padding-left: 33px;
	padding-right: 33px;
	padding-bottom: 25px;
	padding-top: 25px;
}

#content .menubtn_its a {
	background-image: url(images/menubtn_ichiritsus1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -2000px;
	display: block;
	height: 133px;
	width: 230px;
	overflow: hidden;
}

#content .menubtn_frees a {
	background-image: url(images/menubtn_frees1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000px;
	display: block;
	height: 133px;
	width: 230px;
	overflow: hidden;
}


#content .menubtn_wls a {
	background-image: url(images/menubtn_worlds1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000px;
	display: block;
	height: 133px;
	width: 230px;
	overflow: hidden;
}


#content .menubtn_cms a {
	background-image: url(images/menubtn_chinambs1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000px;
	display: block;
	height: 133px;
	width: 230px;
	overflow: hidden;
}




  /* ichiritsu
  ---------------------------------*/
#content .ichiritsu_ttl2 {
	height: 286px;
	width: 860px;
	background-image: url(images/ichiritsu_ttl2.gif);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
}

#content .ichiritsu_h1 a {
	display: block;
	height: 180px;
	width: 860px;
	text-indent: -2000px;
	overflow: hidden;
}

#content .ichiritsu_h2 {
	width: 500px;
	padding-left: 35px;
	padding-right: 15px;
	padding-bottom: 15px;
}

#content .ichiritsu_naiyo {
	background-image: url(images/ichiritsu_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	display: block;
	padding-left: 33px;
	padding-right: 33px;
	padding-bottom: 25px;
}

#content .ichiritsu_naiyo1 a {
	background-image: url(images/ichiritsu_pr.gif);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	height: 32px;
	width: 794px;
	text-indent: -2000px;
	overflow: hidden;
}

#content .ichiritsu_pt {
	background-color: #FFF;
	border:#D8BFDB
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 25px;
	margin-bottom: 25px;
}


  /* free
  ---------------------------------*/
#content .free_ttl2 {
	height: 269px;
	width: 860px;
	background-image: url(images/free_ttl2.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
}

#content .free_h1 a {
	display: block;
	height: 180px;
	width: 860px;
	text-indent: -2000px;
	overflow: hidden;
}

#content .free_h2 {
	width: 550px;
	padding-left: 35px;
	padding-right: 35px;
	padding-bottom: 15px;
}

#content .free_naiyo {
	background-color: #FCF9C5;
	display: block;
	padding-left: 33px;
	padding-right: 33px;
	padding-bottom: 25px;
}

#content .free_pr a {
	background-image: url(images/free_jisseki.gif);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	height: 320px;
	width: 794px;
	text-indent: -2000px;
	overflow: hidden;
}

#content .free_pt {
	background-color: #FFF;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 25px;
	margin-bottom: 25px;
}

#content .free_pt1 a {
	background-image: url(images/free_pt1.gif);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	height: 19px;
	width: 643px;
	text-indent: -2000px;
	overflow: hidden;
	margin-bottom: 10px;
}

#content .free_pt2 a {
	background-image: url(images/free_pt2.gif);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	height: 19px;
	width: 643px;
	text-indent: -2000px;
	overflow: hidden;
	margin-bottom: 10px;
}

#content .free_pt2-1 a {
	background-image: url(images/free_ryokin.gif);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	height: 119px;
	width: 244px;
	text-indent: -2000px;
	overflow: hidden;
	margin-bottom: 10px;
}

#content .free_pt2-2 a {
	background-image: url(images/free_hikaku.gif);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	height: 138px;
	width: 388px;
	text-indent: -2000px;
	overflow: hidden;
	margin-bottom: 10px;
}

#content .free_pt3 a {
	background-image: url(images/free_pt3.gif);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	height: 19px;
	width: 643px;
	text-indent: -2000px;
	overflow: hidden;
	margin-bottom: 10px;
}



  /* world
  ---------------------------------*/
#content .world_ttl2 {
	height: 275px;
	width: 860px;
	background-image: url(images/world_ttl2.gif);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
}

#content .world_h1 a {
	display: block;
	height: 150px;
	width: 860px;
	text-indent: -2000px;
	overflow: hidden;
}

#content .world_h2 {
	width: 500px;
	padding-left: 35px;
	padding-right: 15px;
	padding-top: 15px;
}

#content .world_naiyo {
	background-image: url(images/world_bg.gif);
	background-repeat: repeat;
	background-position:center;
	display: block;
	padding-left: 33px;
	padding-right: 33px;
	padding-bottom: 25px;
	padding-top: 10px;
}

#content .world_pt {
	background-color: #FFF;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 25px;
	margin-top: 10px;
	margin-bottom: 25px;
}

#content .world_pt1 a {
	background-image: url(images/world_ryoukin.gif);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	height: 18px;
	width: 151px;
	text-indent: -2000px;
	overflow: hidden;
}


  /* company
  ---------------------------------*/
#content .company_naiyo {
	padding-left: 33px;
	padding-right: 33px;
	padding-bottom: 25px;
	padding-top: 25px;
}
