@charset "shift_jis";

/* Typography Setting
--------------------------------------------------*/

/*12px (default)*/
body {
	font-size:12px;
	color: #333;
	line-height:1.4;
}

* html body{
font-size:75%;}

*:first-child + html body{
font-size:75%;}

/* 
--------------------------------------------------*/
span.weak{
	font-size:84%;
}
span.fontRed {
	color: #CC0000;
}

/* Link Color 
--------------------------------------------------*/
a:link {text-decoration: underline; color: #0070CB;}
a:visited {text-decoration: underline; color: #800080;}
a:hover {text-decoration: underline; color: #f00;}

/* Link - arrow icon 
--------------------------------------------------*/
a.guide-link1{
	background:url(/common/images/icn_lnk01.gif) no-repeat 0 0.2em;
	padding-left:10px;
}
a.guide-link2{
	background:url(/common/images/icn_lnk02.gif) no-repeat 0 0.4em !important;
	padding-left:16px !important;
}
a.guide-link3{
	background:url(/common/images/icn_lnk03.gif) no-repeat 0 0.2em !important;
	display: block !important;
	padding-left:16px !important;
}
a.guide-link4{
	background:url(/common/images/icn_lnk04.gif) no-repeat 100% 0;
	padding-right:16px;
}
a.guide-link5{
	background:url(/common/images/icn_lnk05.gif) no-repeat 0 0.2em;
	padding-left:10px;
}
a.guide-link6{
	background:url(/common/images/icn_lnk06.gif) no-repeat 0 0.4em;
	padding-left:10px;
}
a.guide-link-blank1{
	background:url(/common/images/icn_lnk_blank01.gif) no-repeat;
	padding-left:16px;
}
a.guide-link-pdf {
	background: url(/common/images/icon_link_pdf01.gif) no-repeat 0 0.2em;
	padding-left:16px;
}
