/* Standard elements */
html {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka; 
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka; 
	}

a:link { 
	color: #C82145; text-decoration: underline;
} 
a:visited { 
	color: #F9800C; text-decoration: underline;
} 
a:hover { 
	color: #F9800C; text-decoration: underline;
} 
a:active { 
	color: #4d4d4d; text-decoration: underline;
} 

a.mens:link { 
	color: #4d4d4d; text-decoration: none;
} 
a.mens:visited { 
	color: #4d4d4d; text-decoration: none;
} 
a.mens:hover { 
	color: #4d4d4d; text-decoration: underline;
} 
a.mens:active { 
	color: #4d4d4d; text-decoration: underline;
} 

a.mens_guide:link { 
	color: #273A68; text-decoration: underline;
} 
a.mens_guide:visited { 
	color: #B0BEE0; text-decoration: underline;
} 
a.mens_guide:hover { 
	color: #B0BEE0; text-decoration: underline;
} 
a.mens_guide:active { 
	color: #B0BEE0; text-decoration: underline;
} 


/* Standard font-size */
.t1 {
	font-size: 10px;
	line-height: 12px;
	color:#4d4d4d;
}
.t1w {
	font-size: 10px;
	line-height: 18px;
	color:#4d4d4d;
}
.t2 {
	font-size: 12px;
	line-height: 17px;
	color:#4d4d4d;
}
.t2w {
	font-size: 12px;
	line-height: 18px;
	color:#4d4d4d;
}
.t3 {
	font-size: 14px;
	line-height: 19px;
	color:#4d4d4d;
}
.t4 {
	font-size: 16px;
	line-height: 20px;
	color:#4d4d4d;
}
.t5 {
	padding-top:5px;
	font-size: 18px;
	line-height: 24px;
	color:#4d4d4d;
}
.t_mens {
	font-size: 14px;
	line-height: 19px;
	color:#000000;
	font-family: "Times New Roman", Times, serif; 
}
.t_mens2 {
	font-size: 14px;
	line-height: 19px;
	color:#000000;
}

.style_warnign {
	font-size: 12px;
	line-height:16px;
	color: #333333;
	padding: 20px 20px 20px 30px;
	text-align:left;
}


