@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	font-size: 75%;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height: 1.4;
	color: #646464;
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, address, option {
	margin: 0; 
	padding: 0; 
	font-size: 100%; 
}
  
ol, ul {
	list-style: none;
}

fieldset, img, abbr {
	border: 0;
}

/*
table {
	border-collapse: collapse; 
	border-spacing: 0;
}
*/
caption, th {
	text-align: left;
}

address, caption, em, strong, th ,cite ,optgroup {
	font-style: normal; 
	font-weight: normal;
}




/* header
---------------------------------------- */
#header {
	width: 1000px;
	margin: 0 auto;
}

#header h1 {
	width: 124px;
	float: left;
	padding: 12px 0 0 15px;
}

#headMenu {
	float:right;
	text-align:right;
	width:861px;
}

#headMenu ul {
	float:left;
	width:349px;
	padding:18px 0px 0px 315px;
	*padding:14px 0px 0px 303px;
}

#headMenu ul li {
	float:left;
	margin:0px 13px 0px 0px;
	text-align:left;
}

#headMenu ul li img {
	vertical-align: top;
}

#headMenu .searchArea {
	float:left;
	padding:15px 0px 0px 0px;
	width:196px;
	text-align:right;
}

#headMenu input.searchTxtarea {
	border-color:#999999 #CCCCCC #CCCCCC #999999;
	border-style:solid;
	border-width:1px;
	height:17px;
	margin:0px 0px 0px 0px;
	padding:0;
	vertical-align:top;
	width:138px;
	*width:130px;
}

#headMenu .searchBtn {
	height: 20px;
	border-style:none;
	margin:0px 14px 0px 0px;
}

/* gNavi
---------------------------------------- */
#gNavi {	
	height: 13px;
	margin: 40px 0 43px;
}

#gNavi ul {
	width: 981px;
	margin: 0 auto;
	padding-left: 19px;
}

#gNavi ul li {
	height: 13px;
	float: left;
	margin-right: 17px;
	padding-top: 2px;
	padding-right: 17px;
	border-right: 1px solid #b3b3b3;
}

#gNavi ul li.last {
	margin-right: 0;
	padding-right: 0;
	border-right: none;
}

#gNavi ul li img {
	vertical-align: top;
}



/* contents
---------------------------------------- */
#container {
	background: url(../img/container_bg.gif) center top repeat-y;
}

#container2 {
	background: url(../img/container_bg_top.gif) center top no-repeat;
}

#contents {
	width: 1000px;
	margin: 0 auto;
	padding-top: 4px;
	position: relative;
}

.topicPath {
	margin: 8px 0 5px 10px;
}

.topicPath a {
	color: #347ac1;
}


ul#communityNavi {
	position: absolute;
	top: -24px;
	left: 7px;
}

ul#communityNavi li {
	float: left;
}

ul#communityNavi li img {
	vertical-align: top;
}

#contentsInner {
	width: 962px;
	margin: 10px 10px 0 10px;
	padding: 21px 18px 9px 0;
	background: #fff url(../img/360_logo.gif) 820px 16px no-repeat;
}



#contentsInner .columnMainArea {
	width: 717px;
	margin-left: -10px;
	padding-left: 25px;
	float: left;
	position: relative;
}

#contentsInner .columnMainArea .columnMain {
	width: 697px;
	padding-left: 20px;
	background-color: #fff;
}

#contentsInner .columnMainArea .columnMain .parentBox {
	width: 697px;
	margin-bottom: 30px;
}

#contentsInner .columnSide {
	width: 210px;
	float: right;
}

.pagetop {
	width: 963px;
	padding-top: 30px;
	text-align: right;
	clear: both;
}

#contentsInner input.text {
	height: 17px;
	border-color: #999999 #CCCCCC #CCCCCC #999999;
	border-style: solid;
	border-width: 1px;
}



/* login
---------------------------------------- */
.accountBoxTop {
	width: 190px;
	height: 236px;
	padding: 10px 10px 0;
	background: #1a5a9b url(../img/accountbox_bg.gif) no-repeat;
	color: #fff;
}

.accountBoxTop .userName {
	margin: 0 0 14px 0;
	padding: 3px 0 4px;
	border-bottom: 1px solid #9ab6d3;
}

.accountBoxTop ul {
	margin-top: 11px;
}

.accountBoxTop ul li {
	float: left;
}

.accountBoxTop ul li.btnMypage {
	margin-right: 8px;
}

.accountBox {
	width: 210px;
	padding: 8px 0 0 0;
	background: #1A5A9B url(../img/mymenu_bg_top.gif) no-repeat;
	color: #fff;
}

.accountBox p {
	width: 178px;
	margin: 0 auto;
}

.accountBox .userName {
	margin-bottom: 5px;
	padding: 3px 0 2px;
	border-bottom: 1px solid #9ab6d3;
}

.accountBox ul {
	margin-top: 8px;
	background: url(../img/mymenu_bg_bottom.gif) left bottom no-repeat;
	padding: 0 0 5px 10px;
}

.accountBox ul li {
	float: left;
}

.accountBox ul li.btnMypage {
	margin-right: 8px;
}


.loginBox {
	width: 190px;
	height:180px;
	margin-bottom: 2px;
	padding: 10px 10px 0;
	background: #1a5a9b url(../img/loginbox_bg.gif) no-repeat;
	color: #fff;
}

.loginBox table {
	margin: 9px 0 0;
	border-collapse: collapse; 
	border-spacing: 0;
}

.loginBox table th {
	padding-right: 8px;
}

.loginBox table td {
	padding-bottom: 5px;
}

.loginBox td input.login {
	border-color: #999999 #CCCCCC #CCCCCC #999999;
	border-style: solid;
	border-width: 1px;
	height: 17px;
	margin: 0 0 0 0;
	padding: 0;
	width: 120px;
}

.loginBox p.save {
	margin: 5px 0 7px;
}

.loginBox p.save input {
	margin-right: 5px;
}

* html .loginBox p.save { /* for IE6 */
	margin: 0 0 2px;
}

*:first-child+html .loginBox p.save { /* for IE7 */
	margin: 0 0 2px;
}

.loginBox p.loginBtn {
	margin-top: 11px;
}

.accountArea p.entryBtn {
	padding-bottom: 5px;
}

/**/

.accountBox2 {
	width: 210px;
	padding: 8px 0 0 0;
	background: #A1CDF0 url(../img/loginbox_bg_2.gif) no-repeat;
	color: #EC008C;
}

.accountBox2 p {
	width: 178px;
	margin: 0 auto;
}

.accountBox2 .userName {
	margin-bottom: 5px;
	padding: 3px 0 2px;
	border-bottom: 1px solid #CE52B4;
}

.accountBox2 ul {
	margin-top: 8px;
	background: url(../img/mymenu_bg_bottom_2.gif) left bottom no-repeat;
	padding: 0 0 5px 10px;
}

.accountBox2 ul li {
	float: left;
}

.accountBox2 ul li.btnMypage {
	margin-right: 8px;
}


.loginBox2 {
	width: 190px;
	height:180px;
	margin-bottom: 2px;
	padding: 10px 10px 0;
	background: #A1CDF0 url(../img/loginbox_bg_2.gif) no-repeat;
	color: #EC008C;
}

.loginBox2 table {
	margin: 9px 0 0;
	border-collapse: collapse; 
	border-spacing: 0;

}

.loginBox2 table th {
	padding-right: 8px;
}

.loginBox2 table td {
	padding-bottom: 5px;
}

.loginBox2 td input.login {
	border-color: #999999 #CCCCCC #CCCCCC #999999;
	border-style: solid;
	border-width: 1px;
	height: 17px;
	margin: 0 0 0 0;
	padding: 0;
	width: 120px;
}

.loginBox2 p.save {
	margin: 5px 0 7px;
}

.loginBox2 p.save input {
	margin-right: 5px;
}

* html .loginBox2 p.save { /* for IE6 */
	margin: 0 0 2px;
}

*:first-child+html .loginBox2 p.save { /* for IE7 */
	margin: 0 0 2px;
}

.loginBox2 p.loginBtn {
	margin-top: 11px;
}


/**/


/* myMenu
---------------------------------------- */
#contents #contentsInner .myMenuBox {
	width: 210px;
	margin-top: 10px;
	background: #1A5A9B url(../img/mymenu_bg_top.gif) no-repeat;
	color: #fff;
}

#contents #contentsInner .myMenuBox h3 {
	width: 190px;
	margin: 0 10px;
	padding: 13px 0 10px;
	background: url(../img/mymenu_border.gif) left bottom repeat-x;
	border: none;
}

#contents #contentsInner .myMenuBox ul {
	width: 190px;
	padding: 0 10px 15px;
	background: url(../img/mymenu_bg_bottom.gif) left bottom no-repeat;
}

#contents #contentsInner .myMenuBox ul li {
	width: 190px;
	padding: 3px 0 4px;
	background: url(../img/mymenu_border.gif) left bottom repeat-x;
}

#contents #contentsInner .myMenuBox ul li span {
	display: block;
	float: left;
}

#contents #contentsInner .myMenuBox ul li img {
	vertical-align: middle;
}

* html #contents #contentsInner .myMenuBox ul li img { /* for IE6 */
	padding: 1px 0;
}

#contents #contentsInner .myMenuBox ul li p {
	float: right;
}

#contents #contentsInner .myMenuBox ul li .rounded {
	width: 3em;
	background: #3790C8;
	text-align: center;
}

* html .myMenuBox ul li .rounded { /* for IE6 */
	line-height: 1;
}

*:first-child+html .myMenuBox ul li .rounded { /* for IE7 */
	line-height: 1;
}


/* メンバーズブログリンク
---------------------------------------- */
#contents #contentsInner .membersBlogLink {
	width: 210px;
	margin-top: 10px;
	background: #7ea94c url(../img/bloglink_bg_top.gif) no-repeat;
	color: #fff;
}

#contents #contentsInner .membersBlogLink h3 {
	width: 190px;
	margin: 0 10px;
	padding: 13px 0 14px;
	border: none;
}

#contents #contentsInner .membersBlogLink .number {
	width: 190px;
	margin: 0 10px 9px;
}

#contents #contentsInner .membersBlogLink .number p.left {
	width: 67px;
	float: left;
}

#contents #contentsInner .membersBlogLink .number p.right {
	width: 120px;
	float: right;
	text-align: right;
}

#contents #contentsInner .membersBlogLink .number p.right span {
	font-weight: bold;
	font-size: 36px;
}

#contents #contentsInner .membersBlogLink p.btn {
	width: 190px;
	margin: 0 10px;
	padding: 0 0 14px;
	background: url(../img/bloglink_border.gif) left bottom repeat-x;
}

#contents #contentsInner .membersBlogLink ul {
	width: 190px;
	padding: 0 10px 15px;
	background: url(../img/bloglink_bg_bottom.gif) left bottom no-repeat;
}

#contents #contentsInner .membersBlogLink ul li {
	width: 190px;
	padding: 3px 0 4px;
	background: url(../img/bloglink_border.gif) left bottom repeat-x;
}

#contents #contentsInner .membersBlogLink ul li img {
	vertical-align: middle;
}


/* メンバーズガレージリンク
---------------------------------------- */
#contents #contentsInner .membersGarageLink {
	width: 210px;
	margin-top: 10px;
	background: #7ea94c url(../img/bloglink_bg_top.gif) no-repeat;
	color: #fff;
}

#contents #contentsInner .membersGarageLink h3 {
	width: 190px;
	margin: 0 10px;
	padding: 13px 0 10px;
	border: none;
	background: url(../img/bloglink_border.gif) left bottom repeat-x;
}

#contents #contentsInner .membersGarageLink ul {
	width: 190px;
	padding: 0 10px 4px;
}

#contents #contentsInner .membersGarageLink ul li {
	width: 190px;
	padding: 3px 0 4px;
	background: url(../img/bloglink_border.gif) left bottom repeat-x;
}

#contents #contentsInner .membersGarageLink ul li img {
	vertical-align: middle;
}

#contents #contentsInner .membersGarageLink p.btn {
	width: 190px;
	padding: 0 10px 14px;
	background: url(../img/bloglink_bg_bottom.gif) left bottom no-repeat;
}


/* 最近の投稿者
---------------------------------------- */
#contents #contentsInner .latelyBox {
	width: 210px;
	margin-top: 10px;
	background: url(../img/latelybox_bg.gif) repeat-y;
}

#contents #contentsInner .latelyBox h3 {
	width: 190px;
	margin: 0;
	padding: 12px 10px;
	border: none;
	background: url(../img/latelybox_bg_top.gif) no-repeat;
}

#contents #contentsInner .latelyBox ul {
	width: 190px;
	padding: 0 10px 12px;
	background: url(../img/latelybox_bg_bottom.gif) left bottom no-repeat;
}

#contents #contentsInner .latelyBox ul li {
	padding: 4px 6px;
	font-size: 0.85em;
	position: relative;
}

#contents #contentsInner .latelyBox ul li span {
	font-weight: bold;
}

#contents #contentsInner .latelyBox ul li p.left {
	float: left;
	font-weight: bold;
}

#contents #contentsInner .latelyBox ul li p.right {
	float: right;
}

#contents #contentsInner .latelyBox ul li img {
	margin-right: 8px;
	vertical-align: middle;
}

#contents #contentsInner .latelyBox p.changeTheme {
	width: 190px;
	padding: 0 10px 12px;
}

#contents #contentsInner .latelyBox p.changeTheme img {
	vertical-align: middle;
}

#contents #contentsInner .latelyBox p.changeTheme select {
	width: 110px;
	margin-right: 6px;
	vertical-align: middle;
}


/* bannerArea
---------------------------------------- */
.bannerArea {
	width: 210px;
	margin-top: 10px;
}

.bannerArea p {
	margin-top: 5px;
}


/* footer
---------------------------------------- */
#footer {
	width: 981px;
	padding: 11px 10px;
}

#footer ul {
	float: left;
}

#footer ul li {
	margin-right: 15px;
	float: left;
	line-height: 0;
}

#footer p {
	float: right;
}



/* メルマガ　on/off
---------------------------------------- */
.on-off {
	width: 60px;
	height: 18px;
	cursor: pointer;
	background: url(../img/melmaga_off.gif) no-repeat;
}
 
.on-off input{
	display: none;
}
 
.on-off.checked {
	background: url(../img/melmaga_on.gif) no-repeat;
}



/* friendlist
---------------------------------------- */
/* friendlist */
div#friendlist {
	width: 193px;
	margin:0 0 10px 5px;
	padding:5px 0 3px 5px;
	background:url(../images/friendlist_bg.gif) left top no-repeat;
	border-bottom:1px solid #cfcfcf;
	position: relative;
}
/* float hack
----------------------------------------- */
div#friendlist:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html div#friendlist {
	display: inline-block;
}
/* no ie mac \*/
* html div#friendlist {
	height: 1%;
}
div#friendlist {
	display: block;
}
/* */
div#friendlist li {
	float:left;
	margin: 0 4px 4px 0;
	width: 60px;
	list-style: none;
}
* html div#friendlist li {
	display:inline;
}
div#friendlist p.linkbox {
	clear:both;
	padding:8px 8px 8px 0;
	width:178px;
	border:1px solid #cfcfcf;
	background:url(../images/friendlist_linkbox_bg.gif) left bottom repeat-x;
	text-align:right;
	color:#004dbf;
	font-size:84%;
	font-weight:bold;
}

div#friendlist li div {
	width: 183px;
	padding: 5px 0 0 0;
	background: url(../../mypage/img/popup_bg_top.gif) no-repeat;
	right: 20px;
	bottom: 55px;
	z-index: 100;
	position: absolute;
	display: none;
}

div#friendlist li div ul {
	width: 163px;
	padding: 8px 10px 25px;
	background: url(../../mypage/img/popup_bg_bottom2.gif) left bottom no-repeat;
}

div#friendlist li div ul li {
	width: 146px;
	margin: 0 0 0 17px;
	padding: 0;
	list-style: disc;
	float: none;
}

* html div#friendlist li div ul li {
	display: block;
}



/* clearfix
---------------------------------------- */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	font-size: 0;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/* Mac版IEのみに適用 \*//*/
	height: auto;
	overflow: hidden;
	/**/
}
