@charset "Shift_JIS";

h1,h2,h3,h4,h5,p,ul,ol,li,div,dl,dt,dd,form,img,hr,table,tr,td{
	margin:0px;
	padding:0px;
	border:none;
}
img{
	border:none;
	vertical-align:top;
}
body{
	margin: 0 auto;
	padding: 0;
	line-height: 1.7;
	font-size: 12px;
	color:#333333;
	background:url(../imgs/bg.jpg) repeat-x top left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
.cl{
	clear:both;
}


/* Link
---------------------------------------------------- */
a:link{
	text-decoration:underline;
	color:#C90000;
}
a:visited{
	text-decoration:underline;
	color:#C90000;
}
a:hover{
	color:#CC9966;
}


/* Whole page
---------------------------------------------------- */
#wrapper{
	width:858px;
	padding:0px;
	margin:40px auto 0 auto;
	text-align:center;
}
#contL{
	width:222px;
	float:left;
}
#contR{
	width:636px;
	float:right;
	text-align:left;
}


/* Menu
---------------------------------------------------- */
#menu{
	background:url(../imgs/menu_bg.jpg) no-repeat top left;
	width:222px;
	height:570px;
	text-align:left;
}
#menu ul{
	list-style-type:none;
	padding:90px 0 0 60px;
	font-weight:500;
	font-size:18px;
	line-height:3.0;
}
.menuStyle2{
	text-indent:20px;
	font-size:14px;
}


/* Menu link
---------------------------------------------------- */
#menu a:link{
	text-decoration:none;
	color:#FFFFFF;
}
#menu a:visited{
	text-decoration:none;
	color:#FFFFFF;
}
#menu a:hover{
	color: #000000;
	text-decoration:underline;
}


/* Box right
---------------------------------------------------- */
#boxTop{
	width:636px;
	height:14px;
	background:url(../imgs/cont_top.jpg) no-repeat top left;
}
#boxMid{
	width:636px;
	background:url(../imgs/cont_mid.jpg) repeat-y top left;
}
#boxBtm{
	width:636px;
	height:14px;
	background:url(../imgs/cont_btm.jpg) no-repeat top left;
}
#contBox{
	width:582px;
	padding:14px 26px;
}


/* Box right contents-left
---------------------------------------------------- */
#contL1{
	width:395px;
	float:left;
}
#contL1a{
	width:212px;
	float:left;
}
#contL1b{
	width:183px;
	float:right;
}
.textTitle1{
	color:#f26522;
	font-size:29px;
	font-weight:bold;
	padding-top:22px;
}
.textTitle2{
	color:#e3a3a3;
	font-size:18px;
	font-weight:bold;
	padding-top:30px;
	border-bottom:1px solid #e3a3a3;
}
.textStyle1{
	padding:20px 0 0 0;
	text-align:justify;
	text-justify:inter-ideograph;
}
.textStyle1 img{
	float:left;
	margin-right:20px;
}
.linkStyle1{
	padding-top:20px;
	text-align:center;
}


/* Box right contents-right
---------------------------------------------------- */
#contR1{
	width:183px;
	padding-left:4px;
	float:right;
}


/* Footer
---------------------------------------------------- */
#footer{
	padding:10px 0;
	color:#CCCCCC;
	font-size:80%;
	text-indent:240px;
}


/* Sketches page
---------------------------------------------------- */
#imageBox{
	width:194px;
	float:left;
	text-align:center;
}
.textStyle2{
	padding:40px 0 0 0;
	text-align:center;
	font-size:120%;
}