/* ##### ページ全体の定義 ##### */


*{
	margin:0;
	padding:0;
	}

body { 
	padding:0; 
	margin: 0; 
	width: 100%; 
	height: 100%; 
	text-align: center; 
	background-color: #c6ffff;	/* 背景色 */
	font-size:16px;			/* 文字サイズ */
	color: #000000;			/* 文字色 */
	line-height:140%;
	} 

.red{
color:#FF0000;
}

.red2{
color:#FF0000;
font-size:18px;
font-weight:bold;
}

/* ##### アンカータグの定義 ##### */

a {
	text-decoration: underline;	/* 文字装飾 */
	}

a:link {
	color: #0000FF;		/* 通常のリンクの色 */
	}

a:visited {
	color: #0000CC;		/* 読み込み済みのリンクの色 */
	}

a:active {
	color: #CC0000;		/* クリックされた瞬間のリンクの色 */
	}

a:hover {
	color: #CC0000;		/* マウスを上に乗せた時の色 */
	}

img{
	border:0px;
}

p{
	line-height:140%;
	}
.clear{
	clear:both;
	}


/* ##### コンテナの定義 ##### */

#container { 
	margin: 0px auto;
	padding:0 auto;
	width: 950px;
	text-align: center;
	border-left: 2px solid #999999;
	border-right: 2px solid #999999;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}

.new_text{
	padding:5px 0 5px 10px;
	border-bottom:dotted #333333 1px;
	width:580px;

}




/* ##### バナーの定義 ##### */

#banner {
	text-align: left;
	background-color: #CCCCCC;
	height: 73px;
	background-image: url(../common/title.jpg); width: 950px; height: 200px;
	background-repeat: no-repeat;
	margin:0 auto;
	padding:0 auto;
	}


/* ##### ブログタイトル ##### */
#container .logo{
	position:absolute;
	top:5px;
	padding-left:10px;
	}

#container .sign{
	position:absolute;
	top:86px;
	padding-left:674px;
	}


#container h1{
	font-size:20px;
	position:absolute;
	top:105px;
	padding-left:0px;
	margin-left:0px;
	width:620px;
	color:#FFFFFF;
	}
	

#banner ul{
	float:right;
	width:400px;
	font-weight:bold;
	margin-top:170px;
}

#banner li{
	display:inline;
	padding-left:18px;
	padding-right:10px;
	background:url(../common/yazirushi.gif) no-repeat left center;
	height:17px;
	vertical-align:middle;
	font-weight:bold;
	font-size:14px;
	}

#banner li a{
	color:#FFFFFF;
	}

#banner a:hover {
	color: #CC0000;		/* マウスを上に乗せた時の色 */
	}




/* ##### ナビボタン ##### */

.navi {
	clear: both;
	border-bottom: 1px solid #CCCCCC;
	color: #FFFFFF;
	margin:0;
	padding:0;
}


.menu{
	list-style-type:none;
	width:950px;
	height:50px;
	margin:0 auto;
	padding:0 auto;
	text-align:left;
}

.menu li{
	float:left;
}


/* ##### フッターの上のバナー ##### */


#banner2 {
	text-align: left;
	height: 32px;
	background-repeat: no-repeat;
	margin:10px 0 auto;
	padding:0 auto;
	border-top:#000000 solid 1px;
	border-bottom:#000000 solid 1px;
	padding-bottom:10px;
	}

#banner2 ul{
	float:left;
	width:700px;
	font-weight:bold;
	margin-top:10px;
	margin-left:5px;
}

#banner2 li{
	display:inline;
	padding-left:18px;
	padding-right:10px;
	background:url(../common/yazirushi.gif) no-repeat left center;
	height:17px;
	vertical-align:middle;
	font-weight:bold;
	font-size:14px;
	}

#banner2 li a{
	color:#0000ce;
	}

#banner2 a:hover {
	color: #CC0000;		/* マウスを上に乗せた時の色 */
	}



/* ##### フッター ##### */

#footer {
	margin: 5px;
	font-size:10pt;
	color: #333333;
	clear:both;
}



/* ##### メイン ##### */

#main_part {
	float: left;
	margin-left: 3px;
	width: 620px;
	background-color:#FFFFFF;
}


/* ##### 右側部 ##### */

#right_part {
	float: left;
	margin-left: 8px;
	margin-top:15px;
	width: 310px;
	background-color:#FFFFFF;
}

.side {
	text-align: left;
	margin-bottom: 5px;
	border: 1px solid #000000;
	text-align: left;
}

.side_body {
	padding: 5px;
	background-image: url(images/side_back.png); width: 290px;
	background-repeat: repeat-y;
}

.side_body p {
	margin-top: 0px;
}

.side_body form {
	margin-bottom: 0px;
}

.side_header{
	background-color: #5e65f7;
	border-bottom: 1px solid #CCCCCC;
	color: #FFFFFF;
	padding: 2px;
}



/* ##### お買い物情報 ##### */

#shop_info {
	clear: both;
	margin: 20px 5px 5px 10px;
	text-align: left;
	margin-bottom: 5px;
	border: 1px solid #000000;
	text-align: left;
	height:400px;
	width:930px;
	background-color:#FFFFFF;
}

#shop_info_header {
	background-color: #5e65f7;
	border-bottom: 1px solid #CCCCCC;
	color: #FFFFFF;
	padding: 2px 2px 2px 10px;
}

.#shop_info_body {
	padding: 5px;
}

.side_body img, #shop_info_body img {
	margin: 1px 0px 1px 5px;
	vertical-align: middle;
}

*#shop_info #shop_info_body .info_left{
	float:left;
	width:450px;
	margin:10px 0;
}

html>body #shop_info #shop_info_body .info_left{
	float:left;
	width:450px;
	margin:10px 5px 10px 5px;
}


*#shop_info #shop_info_body .info_right{
	float:right;
	width:450px;
	margin:10px 0px 10px 5px;
}

html>body #shop_info #shop_info_body .info_right{
	float:right;
	width:450px;
	margin:10px 5px;
}

#shop_info #shop_info_body .info_title0{
	padding:0 0 0 5px;
	font-weight:bold;
	background-color:#CCCCCC;
}

#shop_info #shop_info_body .info_title{
	padding:0px 0 0 5px;
	margin-top:25px;
	font-weight:bold;
	background-color:#CCCCCC;
}


#shop_info #shop_info_body .info_text{
	padding:5px 0 0 5px;
}


/* ##### ブログエントリー ##### */

.blog_body {
	clear: both;
	margin-top:10px;
	/*border: 1px solid #000000;*/
	text-align: left;
	padding: 5px;
}

.blog_body p img {
	float: left;
	margin: 0px 10px 0px 0px;
}

.blog_body h2,h3,h4,h5 {
	background:url(../common/h2.jpg) no-repeat top left;
	width:590px;
	height:34px;
	font-size: 16px;
	padding:8px 0 0 18px;
	color:#FFFFFF;
}

.blog_body p {
	margin-top: 0px;
}

.blog_body .text {
	margin-top: 10px;
	width:600px;
}

.blog_body .text2 {
	padding-top: 10px;
}

.blog_body .text3 {
	padding:10px 0 30px;
	width:600px;}

#main_part .blog_body .osusume{
	width:600px;
	height:47px;
	margin:10px 0 15px 0;
}


#main_part .blog_body .top_bn {
	background:url(../images/top_img00.jpg) no-repeat top left;
	width:600px;
	height:120px;
	margin:10px 0 10px 0;
	clear:both;
}

#main_part .blog_body .top_bn  .top-img{
	float:left;
	width:150px;
	height:100px;
}

#main_part .blog_body .top_bn  .top-text{
	float:right;
	width:390px;
	height:100px;
	margin:10px 0 10px 5px;
}

#main_part .blog_body .top_bn  .top-text .contents{
	color:#000066;
	font-size:18px;
	font-weight:bold;
	padding-bottom:10px;
	}

#main_part .blog_body .top_bn  .top-text .detail{
	background:url(../images/top-arrow.gif) no-repeat left center;
	width:80px;
	height:13px;
	margin-top:5px;
	padding: 0 0 0 20px;
	float:right;
	vertical-align:middle;
	}

#main_part .blog_body .body_left{
	float:left;
	width:210px;
	margin:10px 0;
}

#main_part .blog_body .body_right{
	float:right;
	width:370px;
	margin:10px 10px 10px 5px;
}


/* ##### パンくず ##### */

#pankuzu {
	margin: 0px;
	padding: 3px 15px;
	background-color: #FAFAFA;
	text-align: left;
}


/* ##### ホバーウィンドウ ##### */

#dropin {
	padding: 20px;
	position:absolute;
	visibility:hidden;
	left:200px;
	top:50px;
	width:350px;
	height:150px;
	background-color:#FFFFCC;
}

/* ##### オリジナルのぼり旗ご注文から納品まで ##### */
.arrow{
padding-left:80px;
padding-top:10px;
}

/* ##### Q&A ##### */
.qa_title{
	color:#FFFFFF;
	font-weight:bold;
	padding-left:5px;
	font-size:18px;
}





/* ##### お問合せ ##### */
.privacy{
	padding:30px 0 0 180px ;
		}

.list_name{
	list-style-type:none;
	background-color:#666666;
	border-color:#ffffff;
	width:150px;
	height:25px;
	color:#ffffff;
	float:left;
	text-align:center;
	padding:10px 0;
	margin-top:3px;
	font-size:14px;
	}
.contents_name{
	list-style-type:none;
	width:445px;
	height:25px;
	background-color:#CCCCCC;
	color:#333;
	float:left;
	padding:10px 0px 10px 5px;
	margin-top:3px;
	font-size:14px;
	}

.list_ad{
	list-style-type:none;
	background-color:#666666;
	border-color:#ffffff;
	width:150px;
	height:30px;
	color:#ffffff;
	float:left;
	text-align:center;
	padding:10px 0;
	margin-top:3px;
	font-size:14px;
	}
.contents_ad{
	list-style-type:none;
	width:445px;
	height:30px;
	background-color:#CCCCCC;
	color:#333;
	float:left;
	padding:10px 0px 10px 5px;
	margin-top:3px;
	font-size:14px;
	}

.list_mail{
	list-style-type:none;
	background-color:#666666;
	border-color:#ffffff;
	width:150px;
	height:50px;
	color:#ffffff;
	float:left;
	text-align:center;
	padding:10px 0;
	margin-top:3px;
	font-size:14px;
	}
.contents_mail{
	list-style-type:none;
	width:445px;
	height:50px;
	background-color:#CCCCCC;
	color:#333;
	float:left;
	padding:10px 0px 10px 5px;
	margin-top:3px;
	font-size:14px;
	}

.list_question{
	list-style-type:none;
	background-color:#666666;
	border-color:#ffffff;
	width:150px;
	height:65px;
	color:#ffffff;
	float:left;
	text-align:center;
	padding:10px 0;
	margin-top:3px;
	font-size:14px;
	}
.contents_question{
	list-style-type:none;
	width:445px;
	height:65px;
	background-color:#CCCCCC;
	color:#333;
	float:left;
	padding:10px 0px 10px 5px;
	margin-top:3px;
	font-size:14px;
	}

.list_size{
	list-style-type:none;
	background-color:#666666;
	border-color:#ffffff;
	width:150px;
	height:75px;
	color:#ffffff;
	float:left;
	text-align:center;
	padding:10px 0;
	margin-top:3px;
	font-size:14px;
	}
.contents_size{
	list-style-type:none;
	width:445px;
	height:75px;
	background-color:#CCCCCC;
	color:#333;
	float:left;
	padding:10px 0px 10px 5px;
	margin-top:3px;
	font-size:14px;
	}

.list_design{
	list-style-type:none;
	background-color:#666666;
	border-color:#ffffff;
	width:150px;
	height:100px;
	color:#ffffff;
	float:left;
	text-align:center;
	padding:10px 0;
	margin-top:3px;
	font-size:14px;
	}
.contents_design{
	list-style-type:none;
	width:445px;
	height:100px;
	background-color:#CCCCCC;
	color:#333;
	float:left;
	padding:10px 0px 10px 5px;
	margin-top:3px;
	font-size:14px;
	}

.list_want{
	list-style-type:none;
	background-color:#666666;
	border-color:#ffffff;
	width:150px;
	height:110px;
	color:#ffffff;
	float:left;
	text-align:center;
	padding:10px 0;
	margin-top:3px;
	font-size:14px;
	}
.contents_want{
	list-style-type:none;
	width:445px;
	height:110px;
	background-color:#CCCCCC;
	color:#333;
	float:left;
	padding:10px 0px 10px 5px;
	margin-top:3px;
	font-size:14px;
	}

.list_news{
	list-style-type:none;
	background-color:#666666;
	border-color:#ffffff;
	width:150px;
	height:70px;
	color:#ffffff;
	float:left;
	text-align:center;
	padding:10px 0;
	margin-top:3px;
	font-size:14px;
	}
.contents_news{
	list-style-type:none;
	width:445px;
	height:70px;
	background-color:#CCCCCC;
	color:#333;
	float:left;
	padding:10px 0px 10px 5px;
	margin-top:3px;
	font-size:14px;
	}


.list_change{
	list-style-type:none;
	background-color:#666666;
	border-color:#ffffff;
	width:150px;
	height:55px;
	color:#ffffff;
	float:left;
	text-align:center;
	padding:10px 0;
	margin-top:3px;
	font-size:14px;
	}
.contents_change{
	list-style-type:none;
	width:445px;
	height:55px;
	background-color:#CCCCCC;
	color:#333;
	float:left;
	padding:10px 0px 10px 5px;
	margin-top:3px;
	font-size:14px;
	}
 .button{
	clear:both;
	padding:10px 0px 0px 200px;
		}
.subbtn{
	padding-left:250px;
	margin:10px 0 50px 0;
	}		
 .detail{
	padding-top:10px;
		}

 .exhi {
	clear:both;
	width:600px;
	}


 .exhi ul{
	list-style:none;
	}
 .exhi li{
	float:left;
	display:inline;
	}
.mail_thank{
	padding-top:30px;
	padding-left:150px;
	padding-bottom:50px;
}	



/*お支払いと配送について*/
#main_part .blog_body .table_size{
	width:600px;
	margin:15px 0px 5px 0px;
	padding:0;
	border-spacing:1px;
	line-height:100%;
}

#main_part .blog_body .table_size .title{
	width:250px;	
	background-color:#ffffff;	
	padding:5px;
	color:#333333;
	font-size:14px;
	text-align:center;	
}

#main_part .blog_body .table_size .title1{
	width:250px;	
	background-color:#ACC0E5;	
	padding:5px;
	color:#333333;
	font-size:14px;
	text-align:center;	
}

html>body #main_part .blog_body .table_size .td1{
	margin:10px 5px;
	width:65px;
	font-size:18px;
	text-align:center;
	border-collapse:collapse;
	padding:6px 0px;
	background-color:#556BAE;
	color:#FFFFFF;		
}
*#main_part .blog_body .table_size .td1{
	margin:10px 5px;
	font-size:18px;
	text-align:center;
	border-collapse:collapse;
	padding:5px 0px;
	background-color:#556BAE;
	color:#FFFFFF;
	font-weight:bold;	
}

#main_part .blog_body .title{
	font-size:12px;
	background-color:#FFFFFF;
	color:#333;
	border:#000000 solid 1px;
	text-align:right;
	padding-right:10px;
}

#main_part .blog_body .table_size .grade{

	font-size:16px;
	background-color:#1D3B93;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 2px;
	text-align:center;
}

#main_part .blog_body .table_size .unit{
	width:46px;
	font-size:12px;
	background-color:#C2CCF0;
	color:#333;
	text-align:center;
}

#main_part .blog_body .table_size .title2{
	width:250px;	
	background-color:#ccffcc;	
	padding:5px;
	color:#333333;
	font-size:14px;
	text-align:center;	
}

html>body #main_part .blog_body .table_size .td2{
	margin:10px 5px;
	width:65px;
	font-size:18px;
	text-align:center;
	border-collapse:collapse;
	padding:6px 0px;
	background-color:#42a458;
	color:#FFFFFF;		
}
*#main_part .blog_body .table_size .td2{
	margin:10px 5px;
	font-size:18px;
	text-align:center;
	border-collapse:collapse;
	padding:5px 0px;
	background-color:#42a458;
	color:#FFFFFF;
	font-weight:bold;	
}

#main_part .blog_body .table_trade {
	width:600px;
	font-size:16px;
}

#main_part .blog_body .table_trade td{
	padding:5px 5px 15px 5px;
	text-align:left;
}


/* ##### サイトマップ ##### */
#main_part .blog_body .sitemap_title{
	font-weight:bold;
	color:#f7022d;
	padding:5px 0;
}

#main_part .blog_body .sitemap_title a{
	font-weight:bold;
	color:#f7022d;
	text-decoration:none;
}

#main_part .blog_body  .site_ul{
	list-style-type:none;
	padding:0 0px 10px 20px;

}

#main_part .blog_body  .site_list{
	background:url(../common/mark2.png) no-repeat 0 0;
	height:20px;
	padding:0 0 0 15px;
}

#main_part .blog_body  .site_list_end{
	background:url(../common/mark_end.gif) no-repeat 0 0;
	height:20px;
	padding:0 0 0 15px;
}

#main_part .blog_body  .site_list2{
	background:url(../common/mark2.png) no-repeat 0 0;
	height:20px;
	padding:0 0 0 15px;
	margin-left:25px;
}

#main_part .blog_body  .site_list2_end{
	background:url(../common/mark_end.gif) no-repeat 0 0;
	height:20px;
	padding:0 0 0 15px;
	margin-left:25px;
	margin-bottom:10px;
}


#main_part .blog_body .privacy_list{
	list-style-type:none;
	width:580px;
	margin:10px 0 10px 20px;
	line-height:140%;
	color:#333;
	vertical-align:top;
	}
	
#main_part .blog_body_up {
	clear: both;
	margin-top:10px;
	/*border: 1px solid #000000;*/
	text-align: right;
	padding:35px 20px 0px;
}
#main_part .blog_body_up p img {
	float: left;
	margin: 0px 0px 0px 370px;
}	




