/***

	Minren Style For PC.
		2006.12.26-
		replace from "http://www.minren.jp/img/"  to your hope site's uri.

***/

body#bodyStyle {
	background-color:#FFFFFF;
}

div#mainFrame {
	clear:rignt;
	width:800px;
	font-size:13px;
	color:black;
	background-color:white;
	background-image: url(http://www.minren.jp/img/minren-back-gray.gif);
	background-repeat:repeat-y;
	margin-top:-35px;
	margin-bottom:0px;
}

div#inerFrame {
	padding-left:25px;
	padding-right:25px;
	padding-top:10px;
	text-align:left
}

div#headerFrame {
	width:100%;
	height:130px;
	border-bottom:2px pink solid;
}

div#headerMenuFrame {
	width:540px;
	padding-top:35px;
	text-align:right;
}

div#headerAdFrame {
	width:540px;
	height:60px;
	text-align:center;
}

div#menuButton {
	float:left;
	width:110px;
	height:25px;
}

li#menuButton {
	display: inline;
	list-style-type:none
}

div#contentsFrame {
	margin-top:5px;
}

div#coreContentsFrame {
	width:545px;
	background-color:#FFFFFF;
	padding:5px;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	white-space: pre-wrap;
	word-wrap: break-word;
}

div#mainContentsFrame {
	width:545px;

	float:left;
}

div#searchBoxFrame {
	width:545px;
	height:35px;
	background-image: url(http://www.minren.jp/img/minren-back-gray-search.gif);
	background-repeat:repeat-x;
	padding-top:10px;
	padding-left:10px;
}

div#sideberFrame {
	width:180px;

	float:left;
	padding-left:10px;
}


div#sideberButton {
	width:180px;
	height:44px;
	text-align:center;
}

div#windowInfomation {
	font-size:15px;
	padding:15px 15px 0px 15px;
	width:180px;
	height:184px;
	background-image: url(http://www.minren.jp/img/minren-window-userinfo.gif);
	background-repeat:no-repeat;
}

div#windowFortune {
	font-size:15;
	padding:77px 15px 0px 50px;
	width:180px;
	height:262px;
	background-image: url(http://www.minren.jp/img/minren-window-fortune.gif);
	background-repeat:no-repeat;
}

div#windowNewQuestion {
	font-size:15px;
	padding:60px 25px 0px 20px;
	width:180px;
	height:215px;
	background-image: url(http://www.minren.jp/img/minren-window-newquestion.gif);
	background-repeat:no-repeat;
}

div#windowNewAnswer {
	font-size:15px;
	padding:60px 25px 0px 20px;
	width:180px;
	height:215px;
	background-image: url(http://www.minren.jp/img/minren-window-newanswer.gif);
	background-repeat:no-repeat;
}


div#footerFrame {
	width:100%;
	height:60px;
	clear:left;
	border-top:5px #EEEEEE solid;
	padding-top:10px;
	text-align:center;
	color:#AAAAAA;
}

div#articleListWhite {
	border-bottom:2px dotted #FFFFFF;
	width:135px;
	font-size:15px;
}

div#articleListGray {
	padding:0px 0px 0px 10px;
	border-bottom:2px dotted #EEEEEE;
	width:180px;
	font-size:15px;
}

div#articleListWhiteTop {
	margin-bottom:4px;
	
	border-bottom:2px dotted #FFFFFF;
	width:215px;
	font-size:15px;
}

div#articleListGrayTop {
	padding:0px 0px 0px 10px;
	border-bottom:2px dotted #EEEEEE;
	width:500px;
	font-size:15px;
}

div#windowNewQuestionTop {
	font-size:15px;
	padding-top:60px;
	padding-left:25px;
	width:270;
	height:235;
	float:left;
	background-image: url(http://www.minren.jp/img/minren-window-top-newQuestion.gif);
	background-repeat:no-repeat;
}

div#windowNewAnswerTop {
	font-size:15px;
	padding-top:60px;
	padding-left:25px;
	width:270;
	height:235;
	float:left;
	background-image: url(http://www.minren.jp/img/minren-window-top-newAnswer.gif);
	background-repeat:no-repeat;
}
a:link    { color:#258FB8 }
a:visited { color:#258FB8 }
a:hover   { color:#258FB8 }
a:active  { color:#258FB8 }

a.white:link    { color:#FFFFFF }
a.white:visited { color:#FFFFFF }
a.white:hover   { color:#FFFFFF }
a.white:active  { color:#FFFFFF }

a.menuButtonHowMinren:link    { background-position:0 -5;background-image: url(http://www.minren.jp/img/minren-button-gray-howminren.gif);background-repeat:no-repeat;width:110px;height:30px;padding-top:5px}
a.menuButtonHowMinren:visited { background-position:0 -5;background-image: url(http://www.minren.jp/img/minren-button-gray-howminren.gif);background-repeat:no-repeat;width:110px;height:25px;padding-top:5px}
a.menuButtonHowMinren:hover   { background-position:0 -5;background-image: url(http://www.minren.jp/img/minren-button-red-howminren.gif);background-repeat:no-repeat;width:110px;height:25px;padding-top:5px}
a.menuButtonHowMinren:active  { background-position:0 -5;background-image: url(http://www.minren.jp/img/minren-button-gray-howminren.gif);background-repeat:no-repeat;width:110px;height:25px;padding-top:5px}

a.menuButtonHowToUse:link    { background-position:0 -5;background-image: url(http://www.minren.jp/img/minren-button-gray-howtouse.gif);background-repeat:no-repeat;width:110px;height:25px;padding-top:5px}
a.menuButtonHowToUse:visited { background-position:0 -5;background-image: url(http://www.minren.jp/img/minren-button-gray-howtouse.gif);background-repeat:no-repeat;width:110px;height:25px;padding-top:5px}
a.menuButtonHowToUse:hover   { background-position:0 -5;background-image: url(http://www.minren.jp/img/minren-button-red-howtouse.gif)};background-repeat:no-repeat;width:110px;height:25px;padding-top:5px}
a.menuButtonHowToUse:active  { background-position:0 -5;background-image: url(http://www.minren.jp/img/minren-button-gray-howtouse.gif);background-repeat:no-repeat;width:110px;height:25px;padding-top:5px}

a.menuButtonLove:link    { background-position:0 -5;background-image: url(http://www.minren.jp/img/minren-button-gray-lovecompas.gif);background-repeat:no-repeat;width:110px;height:25px;padding-top:5px}
a.menuButtonLove:visited { background-position:0 -5;background-image: url(http://www.minren.jp/img/minren-button-gray-lovecompas.gif);background-repeat:no-repeat;width:110px;height:25px;padding-top:5px}
a.menuButtonLove:hover   { background-position:0 -5;background-image: url(http://www.minren.jp/img/minren-button-red-lovecompas.gif);background-repeat:no-repeat;width:110px;height:25px;padding-top:5px}
a.menuButtonLove:active  { background-position:0 -5;background-image: url(http://www.minren.jp/img/minren-button-gray-lovecompas.gif);background-repeat:no-repeat;width:110px;height:25px;padding-top:5px}

a.menuButtonMessage:link    { background-position:0 -5;background-image: url(http://www.minren.jp/img/minren-button-gray-form.gif);background-repeat:no-repeat;width:110px;height:25px;padding-top:5px}
a.menuButtonMessage:visited { background-position:0 -5;background-image: url(http://www.minren.jp/img/minren-button-gray-form.gif);background-repeat:no-repeat;width:110px;height:25px;padding-top:5px}
a.menuButtonMessage:hover   { background-position:0 -5;background-image: url(http://www.minren.jp/img/minren-button-red-form.gif);background-repeat:no-repeat;width:110px;height:25px;padding-top:5px}
a.menuButtonMessage:active  { background-position:0 -5;background-image: url(http://www.minren.jp/img/minren-button-gray-form.gif);background-repeat:no-repeat;width:110px;height:25px;padding-top:5px}

#alignleft {
	text-align:left;
}

#alignright {
	text-align:right;
}

#aligncenter {
	text-align:center;
}

#floatleft {
	float:left;
}

#floatright {
	float:right;
}

#floatcenter {
	float:center;
}

#cleft {
	clear:left;
}

#cright {
	clear:right;
}

#ccenter {
	clear:center;
}

#valigntop {
	vertical-align:bottom;
}

#valignm {
	vertical-align:middle;
}
