/* CSS Document */

body{
	background-image:url(http://fashion.studyia.com/images/bg.gif);
	background-repeat:repeat-y;
	background-color:#3A3E41;
	background-position:center;
	text-align:center;
	margin:0px;
	font-size:12px;
	}

/********************************ETC*/

hr{
	}

	
/********************************LINK*/

a{
	color:#FFFFFF;
	}
	
a:hover{
	}
	
/********************************MAIN_BOX*/

#head{
	margin-right:auto;
	margin-left:auto;
	background-image:url(http://fashion.studyia.com/images/head.jpg);
	background-repeat:no-repeat;
	height:247px;
	width:720px;
	}
	
#big{
	width:720px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	}

#left{
	background-color:#000000;
	text-align:center;
	width:180px;
	padding-top:20px;
	float:left;
	margin-left:10px;
	color:#FFFFFF;
	}
	
#right{
	width:500px;
	margin-right:10px;
	float:right;
	background-color:#3D4145;
	text-align:center;
	color:#CCCCCC;
	}
	
	
/********************************MIDASHI*/

h1{
	color:#FFFFFF;
	font-size:10px;
	font-weight:normal;
	text-align:left;
	padding-left:20px;
	padding-top:10px;
	}
	
h2{
	color:#FFFFFF;
	text-align:left;
	padding:30px 0px 10px 20px;
	}


h3{
	padding:10px 10px 0px 0px;
	text-align:right;
	margin:0px;
	font-size:12px;
	}

h3 a{
	text-decoration:none;
	}
	
/********************************RIGHT_BOX*/

.entry_top{
	background-image:url(http://fashion.studyia.com/images/h3.gif);
	height:35px;
	}

.text{
	width:500px;
	background-image:url(http://fashion.studyia.com/images/entry.gif);
	background-repeat:repeat-y;
	}

.text p{
	margin-bottom:0px;
	}

.text2{
	width:470px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	color:#CCCCCC;
	padding-top:10px;
	padding-bottom:20px;
	}

.text_foot{
	background-image:url(http://fashion.studyia.com/images/entry_foot.gif);
	background-repeat:no-repeat;
	height:57px;
	padding-top:20px;
	}

.m_tc{
	background-image:url(http://fashion.studyia.com/images/entry_foot.gif);
	background-repeat:no-repeat;
	height:57px;
	padding-top:20px;
	}
	
#navi{
	}
	
/********************************COMMENT_TRCKBACK*/

.comment{
	margin-right:auto;
	margin-left:auto;
	border:1px solid #333333;
	width:80%;
	padding:5px;
	}
	
/********************************LEFT_BOX*/

#left_box{
	width:160px;
	margin-right:auto;
	margin-left:auto;
	}
#left_box p{
	margin:5px;
	}

.l_t{
	font-size:16px;
	border-bottom:1px dotted #ffffff;
	height:18px;
	text-align:right;
	margin-top:10px;
	}
	
.menu{
	text-align:left;
	list-style-type:none;
	line-height:150%;
	margin-left:0px;
	padding-left:0px;
	}

.menu li{
	}

#left_bottom{
	background-image:url(http://fashion.studyia.com/images/left_foot.gif);
	height:38px;
	width:180px;
	background-repeat:no-repeat;
	float:left;
	}

#feed  a{
	}

/********************************BOX*/

#home{
	}
#home a{
	}
.home{
	}

	
/********************************FONTS*/	

#sitemap{
	text-align:right;
	padding-right:20px;
	margin-top:90px;
	}

.c-both{
	clear:both;
	}

/********************************FOTTER*/

#foot{
	background-color:#000000;
	width:720px;
	margin-right:auto;
	margin-left:auto;
	margin-top:30px;
	padding-top:10px;
	color:#CCCCCC;
	}
	
#copy{
	font-size:10px;
	}