/*ヘッド画像*/
#headnavi_img {
	height: 350px;
	width: 800px;
	display: block;
	float: left;
	background-image: url(sozai/header_01.gif);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#main #headnavi_img img {

}


/*サイドａ*/
#side_a {
	float: left;
	width: 240px;
	background-color: #FFFFFF;
	height: auto;
}

/*サイドｂ*/
#side_b {
	float: right;
	height: auto;
	background-color: #FFFFFF;
	width: 510px;
}

/*全体のタイトル*/
.title {
	float: none;
	height: auto;
	width: auto;
	font-family: Arial;
	color: #FFFFFF;
	background-color: #666666;
	display: block;
	font-weight: bold;
	font-size: 13px;
	font-variant: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	list-style-image: url(sozai/li_ma.gif);
}

.sub_title {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	display: block;
	font-family: Courier;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

/*サイドａボックス*/
.side_a_box {
	width: 240px;
	float: left;
	height: auto;
	padding: 0px;
}

/*サイドａプロフィール*/
#profile {
	background-color: #FFFFFF;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	height: auto;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/*サイドａプロフィール画像*/
#profimg {
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: auto;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 0px;
	float: none;
}

#main #side_a .side_a_box #profile #profimg img {
	height: 150px;
	width: 150px;
}

/*サイドａプロフ文字*/
#main #side_a #profile #prof_text {
	margin-top: 5px;
	float: left;
	text-align: center;
	display: block;
	width: 240px;
}

#main #side_a #profile #prof_text a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	outline: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#main #side_a #profile #prof_text a:hover {
	color: #0066FF;
}


/*サイドａナビゲーション*/
#side_navi {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	margin-bottom: 5px;
}

/*サイドａナビゲーションリスト*/
#main #side_a #side_navi li {
	list-style-type: none;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	background-color: #999999;
	height: auto;
	width: 225px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 5px;
	font-family: "BankGothic Lt BT";
}

#main #side_a #side_navi a {
	outline: none;
	text-decoration: none;
	color: #FFFFFF;
}

#main #side_a #side_navi a:hover {
	color: #00FFFF;
	
}

#twitter_parts {
	float: left;
	height: auto;
	width: 240px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

/*サイドａボックスブログ*/

#main #side_a .side_a_box #side_a_box_blog {
	margin-top: 5px;
	float: none;
	width: 240px;
	margin-bottom: 5px;
	height: 80px;
}

#main #side_a .side_a_box #side_a_box_blog img {
	float: none;
	height: 80px;
	width: 200px;
	border-style: none;
}

#main #side_a .side_a_box #side_a_box_blog a {
    border-style: none;
    outline: none;
}



/*サイドｂインフォメーション*/
#information {
	float: none;
	height: auto;
	width: 530px;
}

/*サイドｂトピックス*/
#topicks {
	float: none;
	height: auto;
	width: 510px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}

/*サイドｂトピックス画像*/
#topicks_img {
	height: auto;
	width: 450px;
	float: none;
	margin-right: auto;
	margin-left: auto;
}


/*サイドｂコンテンツ*/

#sc_contents_a {
	height: auto;
	width: auto;
	float: left;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}
#sc_contents_b {
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
}

.side_bbc_box {
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 100px;
	background-color: #FFFFFF;
	float: none;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	display: block;
	padding-left: 35px;
}
.side_bbc_img {
	border: 1px solid #333333;
	float: left;
	height: 100px;
	width: 100px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-left: 5px;
}



#contents_title {
	margin-bottom: 5px;
}


/*フレンド*/
#friend {
	height: auto;
	width: 800px;
	float: left;
	color: #000000;
	background-color: #FFFFFF;
}

.friend_a {
	float: left;
	height: auto;
	width: 33%;
	text-align: left;
	list-style-type: square;
	font-size: small;
	color: #000000;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}

.friend_a_li {
	list-style-type: square;
	color: #333333;
	text-decoration: none;
}

.friend_a_li a {
	color: #000000;
	text-decoration: none;
	list-style-type: none;
	outline: none;
}

.friend_a_li a:hover {
	color: #666666;
	text-decoration: underline;
}


#main #friend .friend_a .friend_a_li li {
	list-style-type: square;
}
#side_a_subtitle {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
}

#side_cc {
	float: left;
	height: auto;
	width: 510px;
}


#main #side_b #side_cc #side_b_contents img {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}


#side_dd_contents {
	float: left;
	height: auto;
	width: 510px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}






#main_title {
	float: left;
	height: auto;
	width: 800px;
	margin-bottom: 10px;
}
#main #main_title .title {
	background-color: #666666;
	color: #FFFFFF;
}
#main #side_a #twitter_parts .title {
	background-color: #666666;
}
#main #side_a .side_a_box #side_navi ul {
	float: none;
	height: auto;
	width: auto;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 5px;
}

#main #main_title .title {
	background-color: #333333;
}

#main #side_a .side_a_box #blog_title a {
	color: #333333;
	text-decoration: none;
	outline: none;
}
#main #side_a .side_a_box #blog_title a:hover {
	color: #0000FF;
}
#main #side_a .side_a_box #blog_title {
	height: auto;
	width: 240px;
	display: inline;
	float: left;
	font-size: 12px;
	vertical-align: middle;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

