/*   
Theme Name: HOTWMC
Description: for the HOTWMC
Author: number2
Version: 1.0
*/

body	{
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #504946;
	}

#container {
	width: 800px;
	border-top: solid 10px #fffff9;
	border-left: solid 10px #fffff9;
	border-right: solid 10px #fffff9;
	border-bottom: solid 10px #fffff9;
	margin: 15px auto 15px auto;
	text-align: left;
	background-color: #fffff9;
	}

#header	{
	background-image: url(images/head.jpg);
	margin: 0;
	padding: 0;
	width: 800px;
	height: 315px;
	text-align: left;
	}

#pagetop	{
	float: left;
	background-image: url(images/page.gif);
	background-repeat: no-repeat; 
	background-position: left top; 
	margin: 0;
	padding: 0;
	width: 800px;
	height: 60px;
	}

#footer	{
	margin: 0;
	}

#main   {
	margin: 0 0;
	padding: 0;
	}

#content	{
	width: 600px;
	margin: 0 0 0 0;
	float: right;
	}

#content2	{
	width: 710px;
	margin: 0 45px 0 0;
	float: right;
	}

#sidebar	{
	width: 180px;
	margin: 4px 0 20px 0;
	float: left;
	}

#footer	{
	clear: both;
	}

a	{
	color: #3366aa;
	}

/* ++++++ ヘッダー部分のデザイン ++++++ */

#header h1 {
	font-size: 22px;
	font-family: 'Arial Black', sans-serif;
	position: relative;
	padding: 3px;
	top: 122px;
	left: 28px;
	}

#header h1 a {
	color: #24140e;
	text-decoration: none;
	position: relative;
	padding: 3px;
	top: 122px;
	left: 28px;
	}

#header p {
	color: #d70035;
	font-family: Verdana, sans-serif;
	position: relative;
	padding: 3px;
	font-size: 14px;
	top: 224px;
	left: 60px;
	}
	
h1 {
	margin: 0;
	}

/* ++++++ ページリスト部分のデザイン ++++++ */

#navcontainer ul {
	padding: 0;
	margin: 0 auto 25px auto;
	float: left;
	width: 800px;
	background-color: #504946;
	font: 12px Verdana, 'Hiragino Kaku Gothic Pro', sans-serif;
    }
    
#navcontainer ul li {
	display: inline;
    }

#navcontainer ul li.page_item a {
	margin: 0 10px;
	padding: 5px 8px 5px 8px;
	background-color: #504946;
	color: #fffff9;
	text-decoration: none;
	font-weight: normal;
	float: left;
    }
    
#navcontainer ul li.page_item a:hover {
	color: #504946;
	background: #d70035;
    }

#navcontainer ul li.current_page_item a {
	padding: 5px 8px 5px 8px;
	background: #504946;
	color: #fffff9;
	text-decoration: none;
	float: left;
    }
    
#navcontainer ul li.current_page_item a:hover {
	background: #e8383d;
    }

/* ++++++ ページリスト下部分のデザイン ++++++ */

#navcontainer2 ul {
	padding: 0;
	margin: 0 auto 5px auto;
	float: left;
	width: 800px;
	background-color: #d70035;
	font: 12px Verdana, 'Hiragino Kaku Gothic Pro', sans-serif;
    }
    
#navcontainer2 ul li {
	display: inline;
    }

#navcontainer2 ul li.page_item a {
	margin: 0 10px;
	padding: 5px 8px 5px 8px;
	background-color: #d70035;
	color: #504946;
	text-decoration: none;
	font-weight: normal;
	float: left;
    }
    
#navcontainer2 ul li.page_item a:hover {
	color: #fffff9;
	background: #504946;
    }

#navcontainer2 ul li.current_page_item a {
	padding: 5px 8px 5px 8px;
	background: #d70035;
	color: #504946;
	text-decoration: none;
	float: left;
    }
    
#navcontainer2 ul li.current_page_item a:hover {
	background: #24140e;
	color: #fffff9;
    }

/* ++++++ コンテンツ部分のデザイン ++++++ */

.post	{
	margin-bottom: 30px;
	}

.post ul {
	display: outside;
	margin: 0;
	padding: 0;
}
	
.post li {
	font-family: Verdana, 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 160%;
	margin: 0 20px;
}

.postmetadata {
	font-family: Verdana, 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
	margin: 0 0 0 0;
	padding: 0 0 0 5px;
	text-align:left;
	font-size: 11px;
	color: #fffff9;
	background: #504946;
	line-height: 160%;
	}

.info {
	background: ;
    border-bottom: 1px solid #504946;
	font-family: Verdana, 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
	font-size: 11px;
	color: #24140e;
	margin: 0 0 20px 0;
	padding: 4px 5px;
}

.info a {
    text-decoration: none;
    color: #24140e;
}

.info a:hover {
    text-decoration: underline;
    color: #d70035;
}

.pagenav	{
	margin: 20px 0;
	padding: 5px 0 0 5px;
	font-family: Verdana, 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
	font-size: 11px;
	}
	
.pagenav a	{
	color: #24140e;
	}
	
.pagenav a:hover {
    text-decoration: underline;
    color: #d70035;
}

.navigation {
	display: block;
	text-align: center;
	color: #24140e;
	font-family: Verdana, 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
	font-size: 11px;
	margin: 30px 0;
	padding: 15px 5px 0 5px;
}

.navigation a {
    text-decoration: none;
    color: #24140e;
}

.navigation a:hover {
    text-decoration: underline;
    color: #d70035;
}

.navigation2 {
	display: block;
	color: #2f4f4f;
	font-family: Verdana, 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 25px;
}

.navigation2 a {
    text-decoration: none;
    color: #2f4f4f;
}

.navigation2 a:hover {
    text-decoration: underline;
    color: #686050;
}

.alignright {
	float: right;
}
	
.alignleft {
	float: left
}

.post p	{
	font-family: Verdana, 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
	font-size: 12px;
	color: #24140e;
	line-height: 150%;
	padding: 0 5px 0 5px;
	}

.post p a {
    text-decoration: none;
    font-weight: bold;
	color: #d70035;
}

.post p a:hover {
    text-decoration: underline;
	color: #24140e;
}

.post h2	{
	font-size: 22px;
	font-family: Verdana, 'HiraMaruPro-W4', 'ヒラギノ丸ゴ Pro W4', 'メイリオ', Meiryo, sans-serif;
    font-weight: normal;
	color: #504946;
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
	}
	
.post h2 a	{
	text-decoration: none;
	color:#504946;
	}
	
.post h2 a:hover	{
	text-decoration: none;
	color: #333333;
	}

.post h2.page	{
	font-size: 22px;
	font-family: Verdana, Verdana, 'HiraMaruPro-W4', 'ヒラギノ丸ゴ Pro W4', 'HG丸ｺﾞｼｯｸM-PRO', 'メイリオ', Meiryo, sans-serif;
    font-weight: bold;
	color: #504946;
	margin: 0 0 0 0;
	padding: 4px 0 0 5px;
	}

.pict {
	border: 1px solid #9fa09e;
	margin: 0;
}

.pict-l {
	border: 1px solid #9fa09e;
	margin: 0 10px 0 0;
}

.pict2 {
	border: 1px solid #9fa09e;
	background-color: #fffff9;
	margin: 0;
	padding: 5px;
}

.pict2-l {
	border: 1px solid #9fa09e;
	background-color: #fffff9;
	margin: 0 10px 0 0;
	padding: 5px;
}

hr {
   border-width: 1px 0px 0px 0px;
   border-style: solid;
   border-color: #7d7d7d;
   height: 1px;
   margin: 10px 0;
}
	
.post .delimita480 {
	border-bottom: dotted 1px #7d7d7d;
	margin: 20px 0 20px 0;
	padding: 0 0 0 0;
	width: 540px;
}

.post small {
	font-family: Verdana, 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
	font-size: 10px;
	line-height: 160%;
}

.post blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 10px;
	border-left: 10px solid #d70035;
	}

/* ++++++ページ共通部分のデザイン ++++++ */

.post .box	{
    width: 674px;
	border-top: solid 1px #9fa09e;
	border-right: solid 1px #9fa09e;
	border-bottom: solid 1px #7d7d7d;
	border-left: solid 15px #504946;
	margin: 20px 0 20px 5px;
	background-color: #fffff0;
	padding: 0 5px;
	font-size: 11px;
	color: #24140e;
	}
	
.post .box p	{
	font-family: Verdana, 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
	font-size: 11px;
	color: #24140e;
	line-height: 150%;
	text-align:left;
	}
	
.post .box li	{
	margin: 0 0 0 28px;
	font-family: Verdana, 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
	font-size: 11px;
	color: #24140e;
	line-height: 160%;
	text-align:left;
	}

.post .box ul	{
	display: outside;
	margin: 0;
	padding: 0;
	}
	
.post .box ol	{
	display: outside;
	margin: 0 0 0 15px;
	padding: 0;
	}

.post .box li a	{
	text-decoration: none;
	color: #d70035;
	}

.post .box li a:hover {
    text-decoration: underline;
	color: #24140e;
}

/* ++++++ページLINKS部分のデザイン ++++++ */

.post .boxlink	{
    width: 674px;
	background-color: #fffff0;
	border-top: solid 1px #9fa09e;
	border-right: solid 1px #9fa09e;
	border-bottom: solid 1px #7d7d7d;
	border-left: solid 15px #504946;
	margin: 20px 0 20px 5px;
	padding: 0 5px;
	}
	
.post .boxlink2	{
    width: 674px;
	background-color: #fffff0;
	border-top: solid 1px #d70035;
	border-right: solid 1px #d70035;
	border-bottom: solid 1px #d70035;
	border-left: solid 15px #d70035;
	margin: 20px 0 20px 5px;
	padding: 0 5px;
	}
	
.post .boxlink p, .post .boxlink2 p	{
	font-family: Verdana, 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
	font-size: 13px;
	color: #24140e;
	line-height: 150%;
	text-align:left;
	}

/* ++++++ページCUSTOM/USED部分のデザイン ++++++ */

.custommain {
	width:705px;
	margin: 0;
	padding:0px;
}

.customleft	{
	width: 410px;
	float: left;
	margin: 0 7px 10px 0;
	padding: 0 5px;
}

.customright	{
	float:left;
	width: 270px;
	height: 310px;
	background-color: #fffff0;
	border: 1px solid #cccccc;
	margin: 0;
	padding: 0;
} 

.customright p{
	font-family: Verdana, 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
	font-size: 11px;
	color: #24140e;
	line-height: 150%;
}

.customright .cap {
	display:block;
	font-weight: bold;
	background-color:  #e8ece9;
	border-top: 1px solid #fffff9;
	border-left: 1px solid #fffff9;
	border-bottom: 1px solid #cccccc;
	margin: 0;
	padding: 5px 0 5px 5px;
	font-size: 12px;
	color: #24140e;
	}

/* ++++++ページABOUT部分のデザイン ++++++ */

.aboutmain {
	width:705px;
	margin: 0;
	padding:0px;
}

.aboutleft	{
	width: 410px;
	float: left;
	margin: 0 0 10px 0;
	padding: 0 5px;
}

.aboutright	{
	float:right;
	width: 275px;
	height: 410px;
	background-color: #fffff0;
	border: 1px solid #cccccc;
	margin: 0;
	padding: 0;
} 

.aboutright p{
	font-family: Verdana, 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
	font-size: 11px;
	color: #24140e;
	line-height: 150%;
}

.aboutright .cap {
	display:block;
	font-weight: bold;
	background-color:  #e8ece9;
	border-top: 1px solid #fffff9;
	border-left: 1px solid #fffff9;
	border-bottom: 1px solid #cccccc;
	margin: 0;
	padding: 5px 0 5px 5px;
	font-size: 12px;
	color: #24140e;
	}

/* ++++++ページWET BLAST部分のデザイン ++++++ */

.wetmain {
	width:705px;
	margin: 0;
	padding:0px;
}

.wetleft	{
	width: 345px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 5px;
}

.wetright	{
	float:right;
	width: 345px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
} 

.wetleft p{
	font-family: Verdana, 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
	font-size: 11px;
	color: #24140e;
	line-height: 150%;
}

.wetright p{
	font-family: Verdana, 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
	font-size: 11px;
	color: #24140e;
	line-height: 150%;
}

table.wet {
	font-size: 11px;
	color: #504946;
	width: 450px;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
	border-collapse: separate;
	border-spacing: 1px;
}

.wet th {
	color: #fffff9;
	padding: 5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #afafb0;
}

.wet td {
	padding: 5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #f7f6f5;
}

tr.gy td {
	background-color: #e8ece9;
}

/* ++++++ サイドバー部分のデザイン ++++++ */

#sidebar	{
	font-size: 11px;
	font-family: Verdana, 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
	}

#sidebar a	{
	color: #24140e;
	text-decoration: none;
	}
	
#sidebar a:hover	{
	color: #d70035;
	text-decoration: underline;
	}

#sidebar ul	{
	font-family: Verdana, 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
	color: #24140e;
	list-style-type: none;
	margin: 10px 0 10px 10px;
	padding: 0;
	line-height: 13px;
	}

#sidebar ul ul	{
	color: #24140e;
	margin: 3px 0 3px 10px;
	}
	
#sidebar ul li  {
	color: #24140e;
	margin: 5px 0 5px 0;
	}

#sidebar h2	{
	font-family: Verdana, 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
	font-size: 12px;
	background-color: #504946;
	color: #fffff9;
	text-align:center;
	margin: 0;
	padding: 3px 0;
	}
	
#sidebar h2.two	{
	font-family: Verdana, 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
	font-size: 12px;
	background-color: #d70035;
	color: #fffff9;
	text-align:center;
	margin: 0;
	padding: 3px 0;
	}

/* カレンダー */
#calendar table	{
	width: 90%;
	font-family: Verdana, 'Hiragino Kaku Gothic Pro', sans-serif;
	text-align: center;
	color: #333333;
	border-collapse: collapse;
	margin-left: 10px;
	margin-bottom: 10px;
	}

#calendar th, #calendar td	{
	padding: 5px 0;
	border: solid 1px #333333;
	}

#calendar a	{
	text-decoration: none;
	color:  #686050;
	}
	
#calendar a:hover	{
	color: #333333;
	}

#calendar caption	{
	padding: 3px 0;
	}

#calendar tfoot td	{
	border: none;
	}

#calendar tfoot td#prev	{
	text-align: left;
	}

#calendar tfoot td#next	{
	text-align: right;
	}


/* ++++++ コメント部分のデザイン ++++++ */

#comments	{
	font-family: Verdana, 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
	color: #24140e;
	}

#comments h3	{
	font-family: Verdana, 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
	font-size: 10px;
	color: #24140e;
	border-bottom: solid 1px #24140e;
	padding-bottom: 5px;
	margin-bottom: 12px;
	}

.com	{
	font-family: Verdana, 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
	color: #24140e;
	font-size: 10px;
	border-bottom: solid 1px #24140e;
	padding-bottom: 5px;
	margin-bottom: 20px;
	}

#comments p	{
	font-family: Verdana, 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
	line-height: 160%;
	margin: 10px 0;
	}
	
#comments a {
    text-decoration: none;
	color: #24140e;
}

#comments a:hover {
    text-decoration: underline;
	color: #24140e;
}

.commeta	{
	font-family: Verdana, 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #24140e;
	text-align: left;
	}

#tb	{
	font-family: Verdana, 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
	font-size: 10px;
	border: solid 1px #88ccff;
	padding: 8px;
	line-height: 150%;
	}

#commentform	{
	font-family: Osaka, Verdana, 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
	font-size: 10px;
	}
	
#comments #commentform input  {
    font-family: Osaka, 'ヒラギノ角ゴPro W3', 'メイリオ', Meiryo, sans-serif;
	}
	
#comments #commentform textarea  {
    font-family: Osaka, 'ヒラギノ角ゴPro W3', 'メイリオ', Meiryo, sans-serif;
	}


/* ++++++ フッター部分のデザイン ++++++ */

#footer address	{
	font-family: Verdana, 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: center;
	color: #fffff9;
	background-color: #504946;
	padding: 15px;
	}

#footer address a	{
	text-decoration: none;
	color: #fffff9;
	}

#footer address a:hover	{
    text-decoration: underline;
	color: #fffff9;
	}