/* -----------------------------------------------------------
Theme Name: ED
Theme URI: http://www.ed-nayami.com/
Version: 1.0
Author: ZERO-WEB Inc
Author URI: http://www.zero-web.co.jp/

----------------------------------------------------------- */

/*----------------------------------------------------*/
* {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

body {
	text-align: center;
	padding: 0px;
	margin: 0px auto;
	font-size: 12px;
	line-height: 16px;
	color: #747578;
	background: url(../img/bg.gif) repeat-x;
}

img {
	border: 0px;
}

.clear {
	clear: both;
	height: 1px;
	padding: 0px;
	margin: 0px;
	font-size: 1px;
	line-height: 1px;
}

ul li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

input {
	padding: 0px;
	margin: 0px;
}

form {
	padding: 0px;
	margin: 0px;
}

h1 {
	padding: 0px 5px 10px 5px;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	color: #6ebaed;
}

h2 {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	font-weight: normal;
}

h3 {
	background: url(../img/h2_bg.jpg) no-repeat;
	color: #055DB4;
	font-size: 18px;
	font-weight: bold;
	margin: 5px 0px 0px;
	padding: 14px 0px 0px 40px;
	height: 28px;
	text-align: left;
}

h4 {
	font-size: 12px;
	font-weight: normal;
	line-height: 160%;
	margin: 5px 0px 15px;
	padding: 5px 10px;
	border: solid 1px #CCCCCC;
	text-align: left;
}

.red {
	color: #FF0066;
	font-weight: bold;
}

/*----------------------------------------------------*/


a:link {
	text-decoration: none;
	color: #057ED7;
}

a:visited {
	text-decoration: none;
	color: #057ED7;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

/*----------------------------------------------------*/


#wrapper {
	width: 804px;
	padding: 5px 0px 10px 0px;
	margin: 0px auto;
	text-align:left;
}

#header {
	margin: 0px;
	padding: 10px 17px 5px 17px;
	width:770px;
	text-align:left;
	background-repeat: no-repeat;
}

* html div #header {
	margin: 0px;
	padding: 10px 17px 15px 17px;
	width:780px;
	text-align:left;
	background-repeat: no-repeat;
}

#header_left {
	float: left;
	width: 276px;
	padding: 0px 0px 16px 0px;
}

#header_right {
	float: right;
	width: 405px;
	text-align: right;
	padding: 5px 5px 0px 0px;
}



#search{
	width: 330px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 25px;
	float: left;
}

	#searchsubmit{
		margin: 0px 5px;
		height: 20px;
		width: 60px;
		text-align: center;
		color: #FFFFFF;
		border: 0;
		font-weight: bold;
		background: url(../img/search.gif) no-repeat;
	}

.texteria {
	width: 240px;
}



#rss {
	width:50px;
	float: left;
}


#container {
	margin: 0px 15px;
	width: 770px;
	text-align: left;
}



#menu {
	width: 770px;
	padding: 0px;
	margin: 0px 0px;
}

* html div #menu {
	width: 780px;
	padding: 0px;
	margin: 0px 0px;
}


	#menu ul li {
		float:left;
		margin: 0px 4px;
	}
	
	#menu ul li a{
		display: block;
		width: 102px;
		height: 35px;
		padding: 4px 0px 0px 0px;
		text-align: center;
		vertical-align: middle;
		background: url(../img/btn.gif) no-repeat;
		color:#333333;
	}
	
	#menu .padding {
		padding: 13px 0px 0px 0px;
		height: 26px;
	}	

* html div 	#menu .padding {
		padding: 13px 0px 0px 0px;
		height: 26px;
	}	

	#menu ul li a:hover{
		background: url(../img/btn_o.gif) no-repeat;
		display: block;
		color:#FFFFFF;
		text-decoration: none;
	}
	
#menu_clear {
	background: url(../img/menu_bottom.gif) no-repeat;
	height: 9px;
	clear: both;
	margin: 0px 4px;
}

* html div 	#menu #menu_clear {
	background: url(../img/menu_bottom.gif) no-repeat 4px 0px;
	height: 9px;
	clear: both;
	margin: 0px 4px;
	width: 770px;
}

#header_add {
	padding: 5px;
	text-align:center;
}

#main_visual {
	width: 772px;
	height: 180px;
	background: url(../img/main_visual.jpg) no-repeat;
	margin: 0px auto;
	padding: 0px;
}

#sub_title {
	float: left;
	padding: 105px 0px 0px 60px;
}

#sub_title  h2 {
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	padding: 5px 0px 0px 10px;
	font-weight: normal;
	color:#0748DB;
}

#description {
	width: 220px;
	padding: 20px 10px 0px 0px;
	float: right;
	color:#666666;
}

	#description h3 {
	color:#FFFFFF;
	font-size: 12px;
	padding: 10px 0px 0px 20px;
	margin: 15px 0px 0px 0px;
	height: 25px;
	font-weight: normal;
	background: url(../img/h2_bg.gif) no-repeat;
	}

	#description h4 {
		font-size: 12px;
		padding: 5px 5px 10px 0px;
		line-height: 14px;
	}

/*----新着記事----*/

.news {
	text-align: left;
	padding: 0px 0px 10px;
	margin: 0px;
}

.news_title {
	font-size: 14px;
	color:  #FFFFFF;
	background: url(../img/top/news_title.jpg) no-repeat;
	padding: 5px 0px 5px 22px;
	font-weight: bold;
	
}

.news_title a:link, .news_title a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.news_title a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


/*----新着記事----*/

.account {
	width: 570px;
	font-size: 12px;
	font-weight: normal;
	margin:  5px 0px 10px;
	overflow: auto;
	height: 120px;
}

.account h3 {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	padding: 5px 10px 0px 10px;
	color: #055DB4;
	margin: 0px;
	background: none;
	height: 16px;
}

.account h4{
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	padding: 0px 10px 5px 10px;
	margin: 0px;
	border: none;
}

.account h4 .more {
	padding: 10px 0px;
	margin: 0px;
}


.account h4 p {
	padding: 0px;
	margin: 0px;
}

.posts_title{
	background: url(../img/h2_bg.jpg) no-repeat;
	color: #055DB4;
	font-size: 18px;
	font-weight: bold;
	margin: 5px 0px 0px;
	padding: 14px 0px 0px 40px;
	height: 28px;
}
.posts_content {
	font-size: 12px;
	font-weight: normal;
	line-height: 160%;
	margin: 5px 0px 15px;
	padding: 5px 10px;
	border: solid 1px #CCCCCC;
}
.posts_content h3 {
	font-size: 14px;
	color: #0C519E;
	font-weight: bold;
	margin: 5px 0px 5px;
	padding: 5px 0px 0px;
	border-bottom: dotted 1px #454545;
	background: none;
}
.posts_content h4 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 10px;
}

/*----アドセンス----*/

.adsense {
	margin: 0px auto;
	padding: 5px 0px 10px;
	text-align: center;
}




/*----上部広告バナー----*/

#advertise {
	width: 750px;
	height: 120px;
	margin: 0px auto 0px;
	padding: 25px 10px 0px;
	background: url(../img/advertisement/title.jpg) no-repeat;
}

	#advertise .left {
	width: 360px;
	float: left;
	}
	
	#advertise .right {
	width: 360px;
	float: right;
	}
	
	#advertise .photo {
		width: 165px;
		float: left;
		padding: 0px;
	}
	
	#advertise .text {
	width: 185px;
	float: right;
	color: #3063ce;
	}
	
	#advertise .title {
		font-weight: bold;
		padding: 0px 5px 3px;
		margin: 0px 0px 5px;
		border-bottom: solid 1px #3063ce;
	}
	
	#advertise .btn {
		padding: 5px 0px 0px 0px;
		text-align: center;
	}

	#advertise .btn .bt_left {
		float: left;
		padding: 0px;
		margin: 0px;
	}
	
	#advertise .bt_right {
		float: right;
		padding: 0px;
		margin: 0px;
	}


#main_top {
	width: 570px;
	float:left;
}

/*----特集・タイアップ----*/

.sp_con {
	margin: 0px;
	padding: 15px 0px 10px;
	text-align: center;
}

	.sp_con .left {
	width: 278px;
	margin: 0px;
	padding: 0px 0px;
	float: left;
	text-align: center;
	border: solid 1px #929292;
	height: 230px;
	}
	
	.sp_con .right {
	width: 278px;
	margin: 0px;
	padding: 0px 0px;
	float: right;
	text-align: center;
	border: solid 1px #929292;
	height: 230px;
	}

	.sp_con .right .photo{
		float: left;
		padding: 5px 0px 0px 10px;
	}

	.sp_con .right .text{
	width: 130px;
	padding: 5px 0px 0px;
	float: right;
	text-align: left;
	font-size: 14px;
	color: #3063ce;
	line-height: 16px;
	font-weight: bold;
	}

	.sp_con p {
		margin: 0px;
		padding: 0px 10px;
		text-align: left;
	}


#main {
	width: 570px;
	float:left;
	padding: 0px 0px 0px 0px;
}


/*----コンテンツ紹介----*/

.guide {
	margin: 10px 7px 15px;
	padding: 0px;
	border-bottom: dashed 1px #CCCCCC;
}

	.guide .left {
	width: 130px;
	padding: 0px;
	margin: 0px 10px 5px 0px;
	float: left;
	border-right: dashed 1px #CCCCCC;
	height: 100px;

	}
	
	.guide .right {
		width: 130px;
		padding: 0px;
		margin: 0px 0px 5px 0px;
		float: right;
		height: 100px;
	}

	.guide .icon {
		padding: 0px 5px 5px 0px;
		float: left;
	}

	.guide .title {
	padding: 0px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #057ed7;
	line-height: 14px;
	width: 85px;
	}
	
	.guide .title a:link, .guide .title a:visited {
		color: #057ed7;
		text-decoration: none;
	}
	
	.guide .title a:hover {
		color: #057ed7;
		text-decoration: underline;
	}

	.guide .text {
		padding: 0px;
		line-height: 14px;
	}



#content {
	margin: 10px 0px;
	padding: 10px 15px;
	background:url(../img/nayami_bk.jpg) no-repeat;
	line-height: 160%;
}

#content h4 {
	margin: 0px;
	padding: 0px;
	border: none;
}


/*----ページ上部バナー枠----*/

#side_top {
	width: 190px;
	float: right;
	margin: 18px 0px 0px 10px;
	padding: 0px;
}


#side_top .colum {
	padding: 0px;
	margin: 0px 0px 5px;
	border: solid 1px #0754A6;
	width: 185px;
}

#side_top .colum_end {
	padding: 0px;
	margin: 0px 0px 5px;
	width: 185px;
}


/*----ページ下部バナー枠----*/

#advertise2 {
	padding: 5px 0px;
	margin: 0px;
}

#advertise2 .left {
	color: #0954a7;
	font-size: 14px;
	font-weight: bold;
	width: 170px;
	padding: 5px 0px;
	text-align: center;
	margin: 0px 6px;
	float: left;
	border-top: double 3px #0954a7;
	border-left: solid 1px #0954a7;
	border-right: solid 1px #0954a7;
	border-bottom: solid 1px #0954a7;
}


/*#side_news {
	border: solid 1px #0754A6;
	margin: 0px 0px 10px;
	width: 185px;
	height: 240px;
	overflow: auto;
	float: right;
}
#side_news ul {
	padding: 5px 5px 5px 20px;
}

#side_news ul li {
	padding: 0px 0px 5px;
	list-style: disc;
}
*/

#side {
	width: 190px;
	float: right;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}


#side .colum {
	padding: 0px;
	margin: 0px 0px 10px;
	border: solid 1px #0754A6;
	width: 185px;
}
#side .recommend {
	padding: 5px 5px 5px 20px;
}

#side .recommend li {
	padding: 0px 0px 5px;
	list-style: disc;
}


#side .bookmark {
	padding: 5px 10px;
}

#side.bookmark li {
	padding: 0px 0px 5px;
}

#sidebar {
	padding: 0px 0px 0px 20px;
}

#keyword {
	width: 702px;
	margin: 0px auto;
	padding: 7px 20px 10px 50px;
	color: #175BA6;
	background: url(../img/keyword_bk.jpg) no-repeat;
	text-align: left;
}

	#keyword p {
		line-height: 120%;
		font-size: 100%;
	}


#footer {
	padding: 10px 5px 0px 0px;
	text-align: right;
	margin: 0px 15px 0px 15px;
	width: 767px;
}

#copy {
	background:url(../img/header_bk.jpg) repeat-x;
	padding: 5px;
	color: #FFFFFF;
	margin: 5px 15px;
	width: 762px;
	border-left: 1px solid #CACACA;
	border-right: 1px solid #CACACA;
	height: 40px;
}

	#copy #attention {
	font-size: 10px;
	line-height: 12px;
	float: left;
	width: 400px;
	margin: 0px;
	padding: 0px 5px 0px 50px;
	text-align: left;
	background: url(../img/attention.jpg) no-repeat;
	}
	
	#copy #copyright {
		float: right;
		text-align: right;
	}

