html,body {
	scrollbar-face-color: #E5E5E5;
	scrollbar-highlight-color: #E5F3F9;
	scrollbar-shadow-color: #B0B0B0;
	scrollbar-3dlight-color: #E5F3F9;
	scrollbar-arrow-color: #0584C4;
	scrollbar-track-color: #E5E5E5;
	scrollbar-darkshadow-color: #B0B0B0;
	background-color: #E5E5E5;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

/*--- Link Color ---*/

a:link {
	color:#333333;
	text-decoration:underline;
}
a:visited {
	color:#333333;
	text-decoration:underline;
}
a:hover {
	color:#0584C4;
	text-decoration:underline;
}
a:active {
	color:#0584C4;
	text-decoration:underline;
}

img { border:0; }

/*--- Layout: ---*/

#wrapper {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #FFFFFF;
	vertical-align: top;

}

/*--- Header_Layout: ---*/
#header {
	width: 840px;
	text-align: left;
	vertical-align: top;
	height: 100px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0584C4;
	margin-top: 0px;
	margin-bottom: 0px;

	margin-right: 0px;
	margin-left: 0px;
}

.header_left {
	width: 160px;
	text-align: left;
	vertical-align: top;
	height: 74px;
	float: left;
	clear: both;
}
.header_right {
	width: 680px;
	text-align: left;
	vertical-align: top;
	height: 100px;
	float: right;
}
.zimintou {
	text-align: right;
	vertical-align: top;
	width: 680px;
	padding-right: 0px;
	height: 82px;
}

.header_txt{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11.5px;
	line-height: 13px;
	padding-top: 5px;
	width: 490px;
	text-align: right;
	vertical-align: top;
	height: 18px;
	float: left;
	padding-right: 5px;
}
.link_bt {
	width: 86px;
	float: right;
	padding: 1px;
}


#header_hometitle {
	width: 860px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	height: 400px;
}

#header_pagetitle {
	width: 860px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	height: 199px;
}
/*--- Navi_Layout: ---*/
#navi_box {
	width: 860px;
	text-align: center;
	background-image: url(common_img/navi/header_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	padding-top: 20px;
	padding-bottom: 20px;
	height: 43px;
	margin: 0px;
	clear: both;
}
.navi {
	width: 600px;
	padding-left: 20px;
	float: left;
	vertical-align: top;
	height: 20px;
	padding-top: 13px;
	padding-bottom: 10px;
}
.ganbare_logo {
	height: 43px;
	width: 182px;
	float: right;
	padding-right: 20px;
}

/*--- Contents_Layout: ---*/
#contents {
	width: 800px;
	vertical-align: top;
	font-size: 14px;
	line-height: 22px;
	margin-top: 0px;
	padding-top: 30px;
	float: left;
	padding-bottom: 30px;
	padding-left: 30px;
	background-color: #FFFFFF;
	padding-right: 30px;
	color: #333333;
}
/*--- Home_Contents_Layout: ---*/
#home_left_block{
    width: 330px;
	float: left;
}
#home_right_block{
    width: 460px;
	float: left;
	margin-left: 10px;
}
.home_title {
	width: 300px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0584C4;
	border-bottom-color: #0584C4;
	text-align: left;
}

.name {
	text-align: right;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
}
.name_ful {
	font-size: 24px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-style: normal;
	line-height: normal;
}

.katsunuma_profile {
	width: 278px;
	float: left;
	border: 1px dotted #0584C4;
	margin-top: 15px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.katsunuma_title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 278px;
	padding-left: 10px;
}

/*--- Page_Contents_Layout: ---*/
#left_block{
    width: 200px;
	float: left;
}

.page_title {
	width: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0584C4;
	border-bottom-color: #0584C4;
	text-align: center;
	float: left;
}

#right_block{
    width: 600px;
	float: left;
}
.right_main {
	width: 600px;
	padding-bottom: 20px;
	float: left;
}

.page_index {
	text-align: left;
	vertical-align: top;
	width: 600px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.page_txt {
	text-align: left;
	vertical-align: top;
	width: 590px;
	text-indent: 14px;
	padding: 5px;
}

.page_ol {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
}
.page_ul {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
}
.common_list {
	list-style-position: outside;
}


/*--- Footer_Layout: ---*/
#link {
	width: 860px;
	background-color: #E5E5E5;
	text-align: center;
	vertical-align: middle;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
}

#footer {
	background-color: #FFFFFF;
	text-align: right;
	padding: 10px;
	width: 840px;
	height: 50px;
	float: left;
}

#counter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0584C4;
	padding-top: 5px;
	text-align: right;
}

/*--- photo ---*/
.photo_s {
	float: left;
	width: 190px;
	padding-right: 10px;
}
.thum {
	float: left;
	width: 90px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.photo_b {
	width: 400px;
	float: left;
}

.photo_comment {
	font-size: 11.5px;
	text-align: center;
	line-height: 14px;
}

.photo_right {
	width: 200px;
	font-size: 11.5px;
	line-height: 14px;
	text-align: center;
	padding-bottom: 10px;
	float: left;
}

.photo_right160 {
	width: 160px;
	font-size: 11.5px;
	line-height: 14px;
	text-align: center;
	padding-bottom: 10px;
	float: left;
	padding-left: 40px;
}


.phototable {
	text-align: center;
	font-size: 11.5px;
	line-height: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 600px;
}


/*--- Profile: ---*/
.profile_area{
	width: 600px;
}

.profile ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.year {
	text-align: center;
	width: 60px;
	vertical-align: top;
	background-color: #C9C9C9;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 8px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

.profile {
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 10px;
	width: 410px;
	margin-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #B0B0B0;
}

.profile h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0036;
	margin: 0px;
	padding: 0px;
}

.profile_index {
	background-color: #E5E5E5;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0584C4;
	padding-left: 5px;
	margin-top: 4px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	line-height: 14px;
	margin-left: 10px;
	width: 140px;
	font-weight: normal;
}
.profile_txt {
	width: 410px;
	margin-top: 4px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 1px;
	font-size: 14px;
	line-height: 16px;
	padding-left: 10px;
}

/*--- Katudou_Layout: ---*/
.katsudou_index {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #770019;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #770019;
	border-bottom-color: #770019;
	margin: 10px;
	text-align: center;
	clear: both;
}


/*--- Ganbare_Layout: ---*/
.anker {
	text-align: right;
	width: 600px;
	padding-top: 20px;
	float: left;
}



/*--- decolation ---*/
.grayline {
	background-image: url(common_img/gray_line.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 30px;
	width: 100%;
	float: left;
}

.blueline {
	background-image: url(common_img/blue_line.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 20px;
	width: 100%;
	float: left;
}



/*--- txt ---*/
.left_txt {
	float: left;
	padding-right: 30px;
	width: 365px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.left_txt li{
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	line-height: 22px;
	font-weight: bold;
	list-style-type: circle;

}


.h1 {
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #E10000;
}

.h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #0584C4;
}

.h3 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #E10000;
}

.txt1 {
	font-size: 12px;
	color: #FF0036;
}

p {
	text-indent:14px;
	text-align: left;
	vertical-align: top;
	padding-bottom: 5px;
}
