@charset "utf-8";
h2 {
	padding-bottom: 10px;
	margin-top: 0px;
}
h3 {
	color: #336699;
	font-size: 0.9em;
	padding-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	margin-bottom: 5px;
	line-height: 1.4em;
	margin-top: 0px;
}
h4 {
	color: #6699cc;
	font-size: 0.8em;
	margin-top: 20px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 6699CC;
	margin-bottom: 5px;
	line-height: 1.4em;
}
h5 {
	font-size: 0.8em;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
	line-height: 1.4em;
}
p { font-size: 0.78em;
	line-height: 1.4em;
	margin-bottom: 10px;
	margin-top: 10px; }
	
.block { display: block;padding-bottom: 20px; }
ul#bec2 {
	list-style-position: outside;
	margin-left: 17px;
	list-style-image:  url(../images/mark1.gif);
	margin-top: 10px;
	font-size: 1em;
}
.address {
	background-color: #DDDDDD;
	padding: 10px;
	font-size: 0.7em;
	line-height: 1.2em;
	margin-top: 10px;
}
#address2 {
	background-color: #CCEBFF;
	padding: 10px;
	font-size: 0.7em;
	line-height: 1.2em;
	margin-top: 10px;
}
.box {
	background-color: #eeeeee;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	display: block;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;

}
.boxblue {
	background-color: #CCEBFF;
	display: block;
	width: 426px;
	padding-right: 10px;
	padding-left: 10px;
}
.nospace {
	margin: 0px;
	padding: 0px;
}
.photol {
	text-align: left;
	margin: 2px;
	padding: 2px;
	float: left;
}
.photor {
	margin: 2px;
	padding: 2px;
	float: right;
}
.cap {
	font-size: 0.7em;
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;

}
.photorfr {
	margin: 2px 2px 2px 5px;
	padding: 2px;
	float: right;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.photolfr {
	margin: 2px 5px 2px 2px;
	padding: 2px;
	float: left;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.h3mini {
	font-size: 0.8em;
}
.boxblue2 {


	background-color: #EBF5FF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	display: block;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.boxwh {



	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	display: block;
	width: 426px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.boxyellow {
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	display: block;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}.indent20 {
	padding-left: 20px;
}


/*
	additional common styles
	update	2010/12/16
*/

#mainContainer {
	 width:596px;
 }

#mainContainer a,
#mainContainer a img {
	border-width: 0;
 }

.linkType1 {
	padding-left: 17px;
	background: url(../images/mark1.gif) left -1px no-repeat;
}

.titleStyle1 {
	border: none;
	color: #300;
	border-left: 5px solid #6f9;
	padding-left: 5px;
	font-size: 14px;
}

.contentTitle1 {
	border-bottom:2px solid #369;
	color:#369;
	font-size:1em;
	line-height:1.4em;
	margin: 0 0 5px;
	padding-bottom:2px;
}

.clear {
	clear: both;
}

.normalweight {
	font-weight: normal;
	color: #666666;
}

/* 2012 5 29 TRY*/

.2012_haku_waku{
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	border: 1px solid #CCC;
	font-size: 0.78em;
	line-height: 1.4em;
}


