/*-------- common.css -----------*/





*{
	margin:0px;
	padding:0px;
}
body{
	font-family:"ＭＳ Ｐゴシック";
	background:url(../images/im_common_08.png) no-repeat top center #303438;
}
#wrapper{
	width:929px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	position:relative;
	background:url(../images/im_common_06.png);
}
#container{
	width:739px;
	margin-left:30px;
	background-color:#9794AD;
	background:url(../images/im_common_05.jpg) repeat-y left;
}
img{
	border:0px;
	vertical-align:middle;
}



/*--------------------------
  Miscellanious
 --------------------------*/

.clearBoth{
	clear:both;
}
.imgLeft{
	float:left;
}
.imgRight{
	float:right;
}
.center{
	text-align:center
}
.right{
	text-align:right;
}
.left{
	text-align:left;
}
.margin{
	margin-top:15px;
	margin-bottom:30px;
}
.pImg{
	text-align:center;
	margin-top:30px;
	margin-bottom:30px;
	font-size:15px;
	color:#3366FF;
	line-height:180%;
}
.pImg a{
	color:#632163;
}

.pImg a:hover{
}
.imgArea, .imgArea3{
	background-color:#E1E1E1;
	padding:10px;
	border:5px solid #C9C9CB;
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
}
.imgArea{
	width:80%;
}
.imgArea2{
	border:5px solid #C9C9CB;
	padding:20px;
	background-color:white;
}
.imgArea3{
	width:30%;	
}
.imgBorder1{
	border:1px solid #000000;
}




/*----------------------------
  Main Content Area
 --------------------------*/
 
#contentBody{
 	width:574px;
	padding-left:5px;
	padding-bottom:15px;
	float:right;
	background:url(../hp/images/im_common_02.gif);
	text-align:left;
}
.contentBottom{
	text-align:center;
}


/*  ⇒Charactors   */

.charaMaid, .charaFox{
	clear:both;
	padding-top:10px;
}
.charaMaid p, .charaFox p{
	min-height:60px;
	color:#A92721;
	line-height:170%;
	letter-spacing:1px;
	font-weight:bold;
	font-size:16px;
}
/*-- MAID --*/
.charaMaid{
	width:558px;
}
.charaMaid dt{
	float:left;
}
.charaMaid dd{
	width:442px;
	float:right;
	background:url(../hp/images/im_baloon_01.gif) no-repeat left top;
}
.charaMaid p{
	padding:23px 20px 23px 50px;
	background:url(../hp/images/im_baloon_02.gif) no-repeat right bottom;
}
/*-- FOX --*/
.charaFox{
	width:564px;
}
.charaFox dt{
	float:right;
}
.charaFox dd{
	width:429px;
	background:url(../hp/images/im_baloon_03.gif) no-repeat left top;
	float:left;
}
.charaFox p{
	padding:23px 40px 23px 26px;
	background:url(../hp/images/im_baloon_04.gif) no-repeat left bottom;
}




/*  letters  */

.textLarge{
	font-size:24px;
	letter-spacing:0px;
	font-weight:bold;
}
.textXlarge{
	font-size:26px;
	letter-spacing:0px;
	font-weight:bold;
}
.textXxlarge{
	font-size:30px;
	letter-spacing:0px;
	font-weight:bold;
}
.text01{
	color:#5F6D66;
	font-size:20px;
}
.textButton{
	border:3px solid #999999;
	background-color:#CCCCCC;
	color:#666666;
}
h1{
	width:492px;
	height:30px;
	padding:4px 0px 0px 60px;
	font-size:21px;
	margin-top:15px;
	margin-bottom:30px;
	color:white;
	background:url(../images/h1_common_03.png) no-repeat top left;
}
h2{
	font-size:26px;
	color:#772547;
	margin-top:15px;
	margin-bottom:25px;
	text-align:center;
}
h3{
	font-size:23px;
	color:#772547;
	margin-top:25px;
	margin-bottom:25px;
	text-align:center;
}
#ad02{
	margin:15px 0px 20px 120px;
}




/*----------------------
  Header
----------------------*/

#header{
	height:78px;
	padding-top:75px;
	background:url(../images/im_common_01.png) no-repeat top left;
	text-align:left;
	position:relative;
}
#ad01{
	margin-left:65px;
	margin-top:32px;
	clear:both;
}
#header ul{
	margin-left:300px;
	height:20px;
}
#header li{
	float:left;
	list-style:none;
	margin-right:5px;
}
.tipHeaderShadow{
	width:109px;
	height:50px;
	background:url(../images/im_common_10.png) no-repeat left top;
	z-index:1400;
}
.tipHeaderContent{
	width:99px;
	height:40px;
	padding:5px;
	font-size:11px;
	background:url(../images/im_common_09.png) no-repeat left top;
	z-index:1500;
}





/*----------------------
  Left Side Navigation
----------------------*/

#leftNavi{
	width:160px;
	min-height:350px;
	float:left;
	text-align:left;
	padding-top:10px;
	background:url(../images/im_common_04.jpg) no-repeat top left;
}
#leftNavi ul{
	list-style:none;
	padding-top:38px;
	margin-bottom:12px;
}
#leftNavi li{
	margin-bottom:1px;
}
#needNoLink{
	margin-left:4px;
}
#mailMe{
	background:url(../images/im_common_12.png) no-repeat left top;
	width:114px;
	height:18px;
	padding:5px 0px 0px 30px;
	margin-left:8px;
	margin-top:1px;
	margin-bottom:11px;
	font-size:11px;
	color:#333333;
}
#mailMe a{
	color:#000033;
}

/*-- control panel --*/
#controlPanel{
	display:none;
	height:135px;
	padding-left:8px;
}
#controlPanel dt{
	padding-top:7px;
	margin-bottom:2px;
}
#controlPanel dd{
	margin-top:3px;
	margin-bottom:3px;
}




/*----------------------
  Footer
----------------------*/

#footer{
	clear:both;
	height:37px;
}


/*----------------------
  Background Navigation
----------------------*/

#leftBackNavi{
	position:absolute;
	top:0px;
	padding-top:210px;
	background:url(../images/im_common_07.png) no-repeat top left;
}
#leftBackNavi img{
	margin-bottom:2px;
}
#rightBackNavi{
	position:absolute;
	top:0px;
	right:0px;
	height:374px;
	width:160px;
	text-align:right;
	z-index:500;
	background:url(../images/im_common_02.png) no-repeat top left;
}
#bottomBackNavi{
	width:929px;
	height:44px;
	background:url(../images/im_common_03.png) no-repeat bottom;
	position:absolute;
	bottom:0px;
	z-index:5;
}
