/* CSS Document */
h3,h4{
	color:#ea6200;
	font-size:14px;
}
h4{
	font-size:12px;
}
a, a:hover{
	color:#02b5ed;
}
/* navi */
div#localnaviArea ul,
div#localnaviArea ul li{
	list-style:none;
	display:inline;
}

/* item */
div#textArea p{
	color:#505050;
}

div#textArea a,
div#textArea a:hover{
	color:#02b5ed;
}
div.itemList{
	width:764px;
	background-color:#188ad5;
	padding-bottom:15px;
}
div.itemListLast{
	padding-bottom:0px;
	margin-bottom:0px;
}
div.itemList div.inner{
	background-color:#ffffff;
	margin:0px 17px;
	padding-top:20px;
}
div.itemList div.one{
	width:679px;
	background:url(../img/1column_Loop.gif) repeat-y;
	
}

div.itemList div.two{
	width:328px;
	background:url(../img/2column_Loop.gif) repeat-y;
}

div.itemList div.tree{
	width:214px;
	margin-right:10px;
	background:url(../img/3column_Loop.gif) repeat-y;
}


/* chara*/
div#chara_area{
	text-align:center;
	background:#198ad6;
	padding-bottom:30px;
	padding-top:20px;
	text-align:center;
}
div#chara_area table{
	width:721px;
	margin:auto;
}
div#chara_area table td{
	text-align:center;
	background:url(../img/table_bg.gif);
}


	
/*DVD*/
.hr {
	background-image: url(../img/hr.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 5px;
}
.width_160 {
	width: 160px;
}
.width_250 {
	width: 250px;
}
.width_300 {
	width: 300px;
}
.width_375 {
	width: 375px;
}
.width_425 {
	width: 425px;
}
.width_515 {
	width: 515px;
}
