@charset "shift_jis";
/*==================================================================================== 

contents.css v1
2006/09/20


====================================================================================*/


/* 特定タグ ----------------------------------------------------------------*/
body {
	margin: 0px;
	padding: 0px;
	color: #333;
	background:url(../images/body_bg.jpg) repeat 0px 0px;
	font-family: "tahoma", "ms ui gothic", "lucida grande", "ヒラギノ丸ゴ pro w4", "osaka", "ms pゴシック" sans-serif;
	
	/*  \*/
	font-size: 73%;
	line-height: 170%;
	/* */
	font-size: 80%;
	line-height: 140%;
	/*  \*/
	font-size: 73%;
	line-height: 170%;
	/* */
	
	/*  \*/
	letter-spacing: 0.1em;
	/* */
	letter-spacing: normal;
	/*  \*/
	letter-spacing: 0.1em;
	/* */
	
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
iframe{
	border:none;
	margin:0px;
	padding:0px;
}
a{
	color: #CC6600;
	text-decoration: underline;
}
a:hover{
	color:#F29700;
	text-decoration:none;
}
h1,h2,h3,h4,h5{
	font-size:100%;
	/*text-indent:-9999px;*/
	margin:0px;
	padding:0px;
}

li{
	list-style: none;
}

img{
	border:none;
}

.Clear{
	clear:both;
}
/* /特定タグ ----------------------------------------------------------------*/


/* グローバル ----------------------------------------------------------------*/
#Global{
	background: url(../images/bg.jpg) repeat-y;
	width:830px;
	margin: 0px auto;
	padding: 0px 12px;	
	}
/* グローバル ----------------------------------------------------------------*/



/* Header ---------------------------------------------------------------- */
#Header{
	width:830px;
	margin: 0px;
	padding: 0px;
	height:95px;
}

#Header h1{
	width:330px;
	float:left;
	margin:0px;
	height:78px;
	padding:0px;
}
#HeaderRight{
	float:right;
	margin:0px;
	padding:0px;
	width:400px;
	height:95px;
}
/* Header ----------------------------------------------------------------*/

/* Navigation ----------------------------------------------------------------*/
#Navigation{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:830px;
	height:82px;
	background:url(../images/navi_bg.jpg) repeat-x;
}
#Navigation ul{
	margin: 0px;
	padding: 0px;
}
#Navigation li{
	margin: 0px;
	padding: 0px;
}
#NavigationUp{
	width:830px;
	height:39px;
	margin:0px;
	padding:0px;
}
#NavigationDown{
	width:830px;
	height:43px;
	margin:0px;
	padding:0px;
}
/* /Navigation ----------------------------------------------------------------*/

/* Footer ----------------------------------------------------------------*/
#Footer{
	margin: 0px;
	padding:0px;
	width:830px;
	height:48px;
	border-top:5px solid #5D2828;
}
#FooterRight{
	width:370px;
	margin: 0px;
	padding:5px 0px;
	float:right;
}
#FooterLeft{
	width:109px;
	margin-top: 4px;
	padding: 0px;
	float:left;

}
/* /Footer ----------------------------------------------------------------*/

/* Main ----------------------------------------------------------------*/
#TopImage{
	width:830px;
	height:405px;
	margin:0px 0px 1px;
	padding: 0px;
}

#Contents{
	width:830;
	margin:0px;
	padding: 10px 0px;
}

#ContentsLeft{
	width:501px;
	margin:0px 0px 0px 0px;
	padding: 0px;
	float:left;
}

#ContentsLeft h2{
	width:501px;
	height:36px;
	margin:0px 0px 5px 0px;
	padding: 0px;
}

#ContentsLeft dl{
	margin:0px;
	padding: 5px 10px 10px;
	background:url(../images/top_line.jpg) repeat-x bottom;
}
#ContentsLeft dt{
	margin:0px;
	padding: 0px;
	color:#CC6600;
	font-weight:bold;
}

#ContentsLeft dd{
	margin:0px;
	padding: 0px;
}
.TopBlog{
	margin:15px 0px;
	padding:0px;
}
#ContentsLeft .TopBlog dl{
	width:481px;
	display:block;
}
#ContentsLeft .TopBlog dt{
	width:100px;
	float:left;
	display:block;
}
#ContentsLeft .TopBlog dd{
	margin:0px;
	padding: 0px;
	width:380px;
	float:right;
	display:block;
}

#ContentsRight{
	width:317px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px;
	float:right;
}

#ContentsRight h3{
	width:317px;
	height:100px;
	margin:0px 0px 10px;
	padding: 0px;
}

#ContentsRight h4{
	margin:0px 0px 10px 0px;
	padding: 0px;
	width:155px;
	height:55px;
}
#ContentsRight table{
	width:100%;
	border:3px solid #EADFCB;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}
#ContentsRight th{
	color:#5B2727;
	border:1px solid #EADFCB;
	text-align:center;
	font-weight:bold;
}
#ContentsRight td{
	border:1px solid #EADFCB;
	text-align:center;
}
#ContentsRight .TopShop{
	margin:0px 0px;
	padding:10px;
}
#ContentsRight .TopShop p strong{
	font-size:1.4em;
	color:#592626;
	font-weight:bold;
}
/* Main ----------------------------------------------------------------*/





/*Contact--------*/

.ErrText{
	color: #FF0000;
}

.submit{
	margin: 0px 20px 0px 0px;
	padding: 0px;
	float: left;
}
