body,html {
	font-size:100%;
}

html {
	width: 100%;
	/*  height: 100%;*/
	margin: 0;
	padding: 0;
	overflow-y: scroll;
	/*font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;*/
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Osaka","MS UI Gothic",sans-serif;
}

/* Hides from IE-mac \*/
/** html .clearfix {height: 1%;}←WIN IE6以前対策 ホーリーハック*/
.clearfix {display: inline-block;}← IE7とmac版IE5対策。
.clearfix {display: block;}←

body,td,th {
	color: #000000;
}

table,td,th {
	padding:0;
	margin:0;
}

body {
	background-color: #FFFFFF;
	background-image: url(../images/bg_htmlbody.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



/* リンク 設定------------------------------------------------------------------- */

a {
	color: #003399;
	text-decoration: none;
	outline: none;
}

a:link {
	color: #003399;
	text-decoration: none;
}


a:visited {
	color: #660099;
	text-decoration: none;
}

a:hover {
	color: #cc0033;
	text-decoration: underline;
}

a:active {
	color: #cc0033;
	text-decoration: underline;
}

div#linkfield {
	width:900px;
	height:58px;
	background:url(../images/bg_header_top.jpg) no-repeat;
}

div#i-linkfield {
	width:900px;
	height:90px;
	background:url(../images/index_bg_header_top.jpg) no-repeat;
}


div#container {
	width:900px;
	height:auto;
	margin:0px auto 0px auto;
	text-align:center;
/*border:1px #6a862e solid;*/
}


div#contents {
	width:900px;
	height:auto;
	background:url(../images/bg_contentsbody.jpg) #FFFFFF repeat-y;
	margin:0px auto 0px auto;
	text-align:center;
}

div#i-contents {
	width:900px;
	height:auto;
	background:url(../images/index_bg_contentsbody.jpg) #FFFFFF repeat-y;
	margin:0px auto 0px auto;
	text-align:center;
}

div#header {
	width:900px;
	/*height:435px;*/
	background:url(../images/bg_header_main.jpg) repeat-y top;
	/*_margin-top:-84px;*/
	clear : both;
	border:none;
	margin:0px auto 0px auto;
}

div#i-header {
	width:900px;
	/*height:435px;*/
	background:url(../images/index_bg_header_main.jpg) repeat-y top;
	/*_margin-top:-84px;*/
	clear : both;
	border:none;
	margin:0px auto 0px auto;
}

div#header-read {
	width:480px;
	/*height:320px;*/
	padding:150px 300px 0px 80px;
	_padding:0px 0px 0px 0px; /*WinIE6用(その他用より下に記述)*/
	_margin:150px 300px 0px 80px;
	/*_padding-top:280px;*/
	clear : both;
}


h1 {
	width:0;
	height:0;
	margin:0;
	padding:0;
}

h2#header-read-title {
	font-size:182%;
	font-weight:bold;
	text-align:left;
	margin-left:16px;
}

h3.sakana_1l {
	padding-left:70px;
	padding-top:25px;
	padding-bottom:0;
	margin:0;
	height:60px;
	font-size:152%;
	vertical-align:bottom;
	color:#993300;
	background:url(../images/title_sakana_L.gif) left no-repeat;
}

h3.sakana_2l {
	padding-left:70px;
	padding-top:25px;
	padding-bottom:0;
	margin:0;
	height:60px;
	font-size:152%;
	vertical-align:bottom;
	color:#993300;
	background:url(../images/title_sakana_L.gif) left no-repeat;
}

h4 {
border-bottom:#669966 4px dotted;
padding-bottom:2px;
}

div#header-read-text {
	font-size:85%;
	text-align:left;
	line-height:200%;
	font-family: ＭＳ Ｐ明朝, 細明朝体, ヒラギノ明朝 Pro W3;
}

div#header-read-text2 {
	font-size:100%;
	text-align:left;
	line-height:200%;
	font-family: ＭＳ Ｐ明朝, 細明朝体, ヒラギノ明朝 Pro W3;
padding-left:30px;
padding-bottom:50px;
}

div.header-read-text-footer {
	font-size:13px;
	text-align:right;
	margin-right:20px;
}

div#footer {
	width:900px;
	height:200px;
	background:url(../images/bg_footer.jpg) bottom no-repeat;
}

div#i-footer {
	width:900px;
	height:100px;
	background:url(../images/index_bg_footer.jpg) bottom no-repeat;
}

.footer-text {
	font-size:85%;
	text-align:center;
	line-height:130%;
	padding-top:30px;
}

.line1 {
	padding-bottom:20px;
	/*_padding-top:0px;*/
}

div.main {
	padding:0 80px;
	text-align:left;
}


td.td-title {
	vertical-align:middle;
	text-align:left;
}


div.main-honbun {
	font-size:92%;
	letter-spacing:0.05em;
	line-height:180%;
	padding:0 16px 54px 16px;
}

div.main-honbun-imgbox {
	float: right;
	font-size:77%;
	color:#666666;
	line-height:110%;
	/*width:330px;*/
	margin:5px 0 5px 20px;
}

.main-honbun-img_l {
	margin: 0 0 5px 0;
	border: solid 1px #333300;

}

div#communication {
	padding:20px 50px;
	text-align:left;
}

div#profile {
	width:600px;
	height:400px;
	margin:0 150px;
	background:url(../images/bg_profile.gif) center top no-repeat;
	border:#ff0000 solid 0px;
}

div#i-profile {
	width:600px;
	height:250px;
	margin:0 150px;
	background:url(../images/index_bg_profile.gif) center top no-repeat;
	border:#ff0000 solid 0px;
}

div.profile-title {
	background:url(../images/icon.gif) no-repeat;
	font-size:100%;
	padding-left:25px;
}

div#gototop {
	padding:10px 5px 0 5px;
	width:590px;
	height:30px;
	background:url(../images/bg_gototop.gif) center no-repeat;
	text-align:center;
}


div.profile-text {
	padding:35px 80px 0 60px;
	text-align:left;
	font-size:85%;
	line-height:130%;
}


div.logoBox {
	width: auto;
	margin: 10px 0 0 10px;
	padding: 0;
	float: left;
}

div.logoBox img {
	margin: 0 10px 5px 15px;
	padding: 0;
	border: none;
}

div.closeBox {
	width: auto;
	margin: 10px 20px 0 0;
	padding: 0;
	text-align: right;
	float: right;
}

div.closeBox a {
	margin: 0 5px;
	padding: 0;
}

ul.typeIconCircleSmallGreen li {
	margin: 0;
	padding: 2px 0 2px 10px;
	line-height: 140%;
	background: url("../images/list_icon_scircle_green.gif") no-repeat 0 9px;
	list-style-type: none;
}

a.nipponica {
	margin: 0;
	padding: 0 0 0 12px;
	background: url("../images/list_icon_arrows_blue.gif") no-repeat 0 center;
}

a.nikkoku {
	margin: 0;
	padding: 0 0 0 12px;
	background: url("../images/list_icon_arrows_orange.gif") no-repeat 0 center;
}

a.rekiti {
	margin: 0;
	padding: 0 0 0 12px;
	background: url("../images/list_icon_arrows_green.gif") no-repeat 0 center;
}

a.etc {
	margin: 0;
	padding: 0 0 0 12px;
	background: url("../images/list_icon_arrows_brown.gif") no-repeat 0 center;
}

.pageTopBox {
	width: auto;
	margin: 10px auto;
	padding: 0;
	font-size: 90%;
	text-align: left;
}

.pageTopBox a {
	margin: 0;
	padding: 0 0 0 20px;
	background: url("../images/point_a1414_blue.gif") no-repeat 0 center;
	float: right;
}

.moreLinkBlue {
	margin: 0;
	padding: 0 0 0 20px;
	background: url("../images/arrow_1111_blue.gif") no-repeat 0;
}

.bottomlinkfield {
	padding:0 80px 0 100px;
	text-align:left;
}

.note{
padding-right:10px;
text-align:right;
line-height:1.3;
font-size:93%;
}


.form {
border-top:#669966 4px dotted;
}

.form2 {
padding:10px 10px 2px 0;
}

.rss {
vartical-align:bottom;
font-weight:bold;
margin:0 10px;
}

.rss img {
margin-top:3px;
padding:1px 2px 0 2px;
}

div#likebutton-field {margin-left:500px; background:#ffcccc;}

div#likebutton-field ul.likebutton {list-style:none;margin:0;padding:0;}
div#likebutton-field ul.likebutton li.like {float:left;vartical-align:text-bottom;width:105px;margin-top:3px;}
div#likebutton-field ul.likebutton li.share {float:left;vartical-align:middle;width:96px;padding-right:2px;vartical-align:top;margin-top:2px;}
div#likebutton-field ul.likebutton li.tweet {float:left;vartical-align:text-bottom;width:122px;margin-top:3px;}




