/*   template: What's your solution?
     author: luka cvrk (www.solucija.com)   */

/* タブメニュー */
#tab div.active {
	width:93px;
	height:20px;
	font-size: 12px; 
 	background: url(http://www.mamacomi.net/themes/3col_rigid_default/images/tab.gif); 
	text-align:center;
	vertical-align: bottom; 
	float:left; 
	text-decoration: none;
	background-color: #ffffcc;
}

#tab div.active a {
	width:93px;
	height:20px;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none; 
	text-align:center;
	vertical-align: bottom; 
	float:left;
 	background: url(http://www.mamacomi.net/themes/3col_rigid_default/images/tab.gif);
	border-right: 1px solid #ffcccc;
} 

#tab div.nonactive a{
	width:93px;
	height:20px;
	color: #444444;  
	font-size: 12px; 
 	background: url(http://www.mamacomi.net/themes/3col_rigid_default/images/tri4.gif); 
	text-align:center;
	vertical-align: bottom; 
	float:left; 
	text-decoration: none;
	border-bottom: 1px solid #ffcccc;
	border-right: 1px solid #ffcccc;
}

#tab div.nonactive a:hover {
	background: url(http://www.mamacomi.net/themes/3col_rigid_default/images/tab3.gif);
	color :#fff;
} 

#tab div.active a:hover {
	background: url(http://www.mamacomi.net/themes/3col_rigid_default/images/tab3.gif);
	color :#fff;
	border-bottom: 1px solid #ffcccc;

} 
#tab2 div.active a:hover {
	background-color: #ffcccc;
} 

#tab div.idou {
	width:93px;
	height:20px;
	color: #444444;  
	font-size: 12px; 
 	background: url(http://www.mamacomi.net/themes/3col_rigid_default/images/tab2.gif); 
	text-align:center;
	vertical-align: bottom; 
	float:left; 
	text-decoration: none;
	border-bottom: 1px solid #ffcccc;
	border-right: 1px solid #ffcccc;

} 


#tab2 {
	border-bottom: 1px solid #fff;
	padding-top:10px;
	padding-left:20px;
	height :50px;
}

/* タブメニュー */
#tab2 div.active {
	width:70px;
	height:16px;
	font-size: 12px; 
	text-align:center;
	vertical-align: middle; 
	float:left; 
	text-decoration: none;
	border :1px solid #be693d;
	background-color: #be693d;
	margin:3px;

}

#tab2 div.active a {
	width:70px;
	height:16px;
	color: #FFFFFF;  
	font-size: 12px;
	text-decoration: none; 
	text-align:center;
	vertical-align: middle; 
	float:left;
} 

#tab2 div.nonactive a{
	width:70px;
	height:16px;
	color: #444444;  
	font-size: 12px; 
	text-align:center;
	text-decoration: none; 
	vertical-align: middle; 
	float:left; 
	border :1px solid brown;
	margin:3px;
}

#tab2 div.nonactive a:hover {
	background-color: #ffcccc;
	text-decoration: none; 

} 
#tab2 div.active a:hover {
	background-color: #ffcccc;
	text-decoration: none; 

} 



body {
	margin: 0;
	padding: 0;
	background: #ffffff url (http://www.mamacomi.net/themes/3col_rigid_default/images/logo.gif) ; /* this BG tiles the area outside the Container */
	color: #444;
	font-size: 12px; /* this body font-size fixes an IE bug and maintains x-browser uniformity */
}

img {border:0px;}

a {color: brown; text-decoration: none; background-color: transparent;}
a:hover {color: #3366FF; text-decoration: underline;}

h1 { 		margin:0px; padding-bottom:1px; padding-right:10px;
	font-size:18px; font-weight:normal; 

}
h3 {
	font-size : 16px;
	background: url(http://www.mamacomi.net/images/image001.gif) no-repeat;
	border-bottom: 1px solid #ffcccc;
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, Verdana, "ＭＳ Ｐゴシック", sans-serif;
margin-top:0px;
	padding-top: 6px;
	padding-bottom: 2px;
	padding-right: 10px;
	margin-top: 4px;
	margin-bottom: 3px;
	padding-left: 26px;
}

h2 {
	margin: 6px 0 0 0; 
	padding: 3px 0 1px 0; 
	font-size: 110%;
	font-weight: bold;
	color: #ffffff; 
	text-transform: uppercase;
	background-color: #e85f51;
	
}

h2 a {
	color: #6AC65D;
	background-color: inherit;
	text-decoration: none;
}
h4 {	font-size : 14px;margin: 0px; padding: 0px;

}


p {
	padding: 2px 0 5px;
	margin: 0;
}

table { width: 100%; margin: 0; padding: 0; border-collapse: collapse; }
th { background-color: #FFCCCC; color: #FFF; padding : 2px; vertical-align : middle; font-family: Verdana, Arial, Helvetica, sans-serif; }
td { padding: 0; border-width: 0; vertical-align: top; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px; }


#content {
	width: 840px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	font-size: 100%; /* set global font-size here */
	position: relative;
	background: #ffcccc url(http://www.mamacomi.net/themes/3col_rigid_default/images/L1R1_container_bg.png) center top repeat-y;
}
#Header {
	width: 100%;
	height: 150px;
	background: #fff; url(http://www.mamacomi.net/themes/3col_rigid_default/images/xx.jpg) no-repeat left top;
	border-left: 1px solid #ffcccc;
	border-right: 1px solid #ffcccc;

}

#Header h1 {
	margin:0px; padding-bottom:1px; padding-right:10px;
	font-size:18px; font-weight:normal; 
}
#img siteLogo {
}
#Header h1 span {	/* only for a demonstraion */
	margin: 30px 0 0 32px;
}

.header { 
	height: 125px; 
	margin: 0px 0 0px 0; 
	padding: 0px 0 0 0px;
	color: #808080;
}

.headtab { background: #ffcccc;
	font-size:12px;
	padding-top:4px;
	padding-bottom:4px;
	height:15px;
	text-align:right;}

.searchform {
margin: 0px; padding: 0px;text-align:right;}
	

.subheader {
	margin: 0 0 3px;
	clear: both;
	height: 58px;
	background-color:#ffffff;
}

.subheader_center {
	color: #626262;
	line-height: 28px;
	text-align: center;
}

.subheader_center a {

	background-color: #ffe8e8;
	text-decoration: none;
	margin: 0px;
	padding: 3px 3px 3px;
	border: 1px solid #ffcccc;
	background-color:#ffffff;

}

.subheader_center a:hover {
	color: #FFFFFF;
	background-color:#ffcccc;

}

.left {
	float: left;
	padding: 5px 0 0 10px;
	width: 150px;
}

p.menu {
	line-height: 120%;
	background-color:#fff;
	border-bottom: 1px solid #ffcccc;

}
p.menu a:hover {
	background-color:#ffcccc;
	text-decoration:none;
	color:#333333;
}

p.menu img {
	margin-right: 0;
	margin-left: 1;
	padding-right: 5px;
	padding-left: 0px;
	height: 7px;
	width: 3px;
}

p.menu2 {
	line-height: 100%;
	background-color:#ffffb3;
	border-bottom: 1px solid #ffcccc;
}

p.menu2 img {
	margin-right: 0;
	margin-left: 0;
	padding-right: 5px;
	padding-left: 5px;
	height: 7px;
	width: 3px;
}
p.menu2 a:hover {
	background-color:#ffcccc;
	text-decoration:none;
	color:#333333;
}

p.menu3 {
	line-height: 100%;
	background-color:#ffffcc;
	border-bottom: 1px solid #ffcccc;
}

p.menu3 img {
	margin-right: 0;
	margin-left: 0;
	padding-right: 5px;
	padding-left: 10px;
	height: 5px;
	width: 3px;
}
p.menu3 a:hover {
	background-color:#ffcccc;
	text-decoration:none;
	color:#333333;
}

p.menu4 {
	line-height: 100%;
	background-color:#ffffe1;
	border-bottom: 1px solid #ffcccc;
}

p.menu4 img {
	margin-right: 0;
	margin-left: 0;
	padding-right: 5px;
	padding-left: 15px;
	height: 5px;
	width: 3px;
}
p.menu4 a:hover {
	background-color:#ffcccc;
	text-decoration:none;
	color:#333333;
}

p.menu5 {
	line-height: 100%;
	background-color:#ffffe1;
	border-bottom: 1px solid #ffcccc;
}

p.menu5 img {
	margin-right: 0;
	margin-left: 0;
	padding-right: 5px;
	padding-left: 20px;
	height: 5px;
	width: 3px;
}
p.menu5 a:hover {
	background-color:#ffcccc;
	text-decoration:none;
	color:#333333;
}

.right {
	float: right;
	width: 650px;
	margin: 0 0 20px 0; 
	padding: 0px 0 0 0px; 
	color: #000;
}

p.pagenavi {
	float: left;
}

p.sortnavi {
	float: right;
}

p.info {
	color: #33ADDB;
	font-size: 1.3em; 
	font-weight: bold;
	text-decoration:none; 
	position:relative;
}

.img {
	padding-top: 5px;
	float: left;
	width: 130px;
	text-align:center;
}

.text {
	float: right;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
	width: 340px;
}

.text p {
	margin-top: 3px;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}


.asinimg {
	padding-top: 5px;
	padding-right: 5px;
	float: left;
	width: 130px;
}

.asintext {
	line-height: 1.2em;
	margin: 0;
	padding: 0 0 0 5px;
	width: 330px;
}

.asintext p {
	margin-top: 3px;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

a.info {
	font-size: 1.1em; 
	font-weight: bold;
	text-decoration:none; 
	position:relative;
}

a.info span {
	display:none;
}

a.info:hover {
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;; 
	left:0;; 
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(img/question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding-left:10px; 
	padding-top:10px;
}

.line {
	margin: 10px 0;
	border-bottom-width: 1px;
	border-bottom-color: #e6e6e6;
	border-bottom-style: solid;
	clear: both;
	height: 1px;
}

.right_left {
	float: left;
	width: 160px;
	padding: 13px;
	background: #f2f2f2 url(img/corner.gif) no-repeat bottom right;
	color: #626262;
}

.right_right {
	float: right;
	width: 320px;
	padding: 13px;
	background: #f2f2f2 url(img/corner.gif) no-repeat bottom right;
	color: #626262;
}

.right_topasin {
	color: #626262;
	text-align: center;
	margin: 0px 5px 5px 0px;
	padding: 5px;
	float: left;
	height: 90px;
	width: 90px;
	background: #f2f2f2 url(img/corner.gif) no-repeat bottom right;
}

a.topasin {
	font-size: 0.9em; 
	text-decoration:none; 
	position:relative;
}

a.topasin span {
	display:none;
}

a.topasin:hover {
	cursor:default;
}

a.topasin:hover .topasinbox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;; 
	left:0;; 
	width:85px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(img/question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.9em; 
	padding-left:10px; 
	padding-top:10px;
}

.footer { 
	clear: right; 
	color: #999999; 
	background-color: #ffcccc;
	padding: 10px 0 10px 0; 
	border-top: 1px solid #e6e6e6; 
	text-align: center;  
	line-height: 13px;
}

.footer a { 
	text-decoration: underline; 
}

form.search {
	padding: 0; 
	margin: 0; 
}


