@charset "Shift_JIS"; /* 文字コードの設定  */

/*BODY要素の定義*/
body { width : 750px; margin : 0 auto; padding : 0; font-size: 13px; color: #333333}

h1 { font-size: 13px; font-weight: bold; color: #666666; margin: 0;  line-height : 130%; }
h2 { font-size: 13px; font-weight: bold; color: #666666; margin: 0;  line-height : 130%; }
h3 { font-size: 15px; font-weight: bold; color: #004581; margin: 0;  line-height : 130%; }

p {	font-size: 13px; color: #333333; line-height : 180%;}
.date { color: #FF6600; font-size: 11px;}
ul{
font-size: 13px;
margin-top : 3px;
margin-left : 30px;
padding-left : 0;
}
.ul_p0{
margin-left : 10px;
list-style-type:none;
padding-left : 0;
}
.ul_p1{
list-style-image:url(http://www.lifestyle.co.jp/TEST/left_i/point.gif);
}
.ul_p2{
list-style-image:url(http://www.lifestyle.co.jp/TEST/left_i/point2.gif);
}
A:link { color: #017D5C; font-size: 13px; text-decoration: underline; }
A:hover { color: #E19400; font-size: 13px; text-decoration: underline; }
A:visited { color: #017D5C; font-size: 13px; text-decoration: underline; }
A:visited:hover { color: #E19400; font-size: 13px; text-decoration: underline; }

A.main:link { color: #000000; font-size: 13px; text-decoration: underline; }
A.main:hover { color: #E19400; font-size: 13px; text-decoration: underline; }
A.main:visited { color: #000000; font-size: 13px; text-decoration: underline; }
A.main:visited:hover { color: #E19400; font-size: 13px; text-decoration: underline; }

.main01 { font-size: 13px;  font-weight: bold; color: #ffffff; line-height : 180%;}
.main02 {
	font-size: 15px;
	color: #666666;
	margin: 0;
	font-weight: normal;
	border-left:10px solid #99CC33;
	line-height:30px;
	border-bottom: 1px dotted #99CC33;
}
.main03 {
	font-size: 11px;
	color: #6666CC;
	line-height : 180%;
	border-bottom: 1px solid #6666CC;
}
.main04 {
	font-size: 15px;
	color: #666666;
	margin: 0;
	font-weight: normal;
	border-left:5px solid #CC9933;
	line-height:30px;
	border-bottom: 1px dotted #CC9933;
}
.main05 { font-size: 13px;  font-weight: bold; color: #ff9933; line-height : 180%;}
.main_r { font-size: 13px;  color: #cc0000; line-height : 180%;}
.main_g { font-size: 13px;  color: #339900; line-height : 180%;}
.main_b { font-size: 13px;  color: #0033FF; line-height : 180%;}
/*footの定義*/
.foot {	font-size: small; color: #999999;}
