body
{
	margin: 0;
	/* setting border: 0 hoses ie5 win window inner well border */
	padding: 0;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka", verdana, arial, sans-serif;
	font-size: 12px;
}

a{
	color: #000000;
	text-decoration:none;
	}

a:link { 
	color: #000000;
	text-decoration:none;
	}

a:visited {
	color: #000000;
	text-decoration:none;
	}

a:hover {
	color: #000000;
	text-decoration:underline;
	}

a:active { 
	color: #000000;
	text-decoration:none;
	}


/* two-column-right tweaks */
	
	.layout-two-column-right #container
	{
		width: 730px;
	}

	.layout-two-column-right #alpha
	{
		width: 460px;
		padding:0 20px 0 10px;
		
		
	}
	
	.layout-two-column-right #alpha-inner
	{
		border: 0;
		background: #FFFFFF;
		width: 460px;
	}
	
	.layout-two-column-right #beta
	{
		width: 199px;
		padding:20px;
		background-color:#E2E6E6;
		
	}
	
	.layout-two-column-right #beta-inner
	{
		border: 0;
		background: #E2E6E6;
	}

#alpha, #beta, #gamma, #delta
{
	display: inline; /* ie win bugfix */
	position: relative;
	float: left;
	min-height: 1px;
}


/* unnomal config */

div#wrapper{
	background-color:#FFFFFF;
	border-top:1px solid #E2E2E2;
	border-left:1px solid #E2E2E2;
	border-right:1px solid #E2E2E2;
	margin:10px auto 0 auto;
	width:730px;
	padding:15px 12px 0 12px;
	}
	

p#topnav{
	margin:0;
	}

p#topimg{
	margin:15px 0 5px 0;
	}


h3.entry-header{
	padding:5px;
	background-color:#E2E6E6;
	color:#000000;
	font-size:150%;
	margin:15px 0 20px 0;
	letter-spacing:1px;
	}

.black_arrow{
	background:url(http://www.mag.jp.grohe.com/photos/uncategorized/black_arrow.gif) 0 0.3em no-repeat;
	padding-left:10px;
	}

.white_arrow{
	background:url(http://www.mag.jp.grohe.com/photos/uncategorized/white_arrow.gif) 0 0.3em no-repeat;
	padding-left:10px;
	}

.entry-footer{
	padding-top:5px;
	color:#737373;
	font-size:85%;
	background:url(http://www.mag.jp.grohe.com/photos/uncategorized/dashed.gif) left top repeat-x;
	letter-spacing:1px;
	margin-bottom:50px;
	}

.entry-body p{
	margin-bottom:10px;
	color:#737373;
	letter-spacing:1px;
	line-height:150%;
	}

.entry-more p{
	margin-bottom:10px;
	color:#737373;
	letter-spacing:1px;
	line-height:150%;
	}

p.entry-more-link{
	margin-bottom:10px;
	}

h2.module-header{
	font-size:117%;
	font-weight:bold;
	color:#2F5AA6;
	padding-bottom:3px;
	border-bottom:1px solid #999999;
	margin-bottom:5px;
	}

.module-content li{
	margin-top:10px;
	margin-left:7px;
	vertical-align:bottom;
	line-height:120%;
	}

.module-content li.black_arrow2{
	margin-top:6px;
	margin-left:7px;
	vertical-align:bottom;
	line-height:120%;
	background:url(http://www.mag.jp.grohe.com/photos/uncategorized/black_arrow.gif) 0 0.3em no-repeat;
	padding-left:10px;
	}

.module{
	margin-bottom:40px;
	}

.module-content select{
	margin-top:5px;
	margin-left:7px;
	}

.module span.data{
	color:#737373;
	}

#body-footer{
	background:url(http://www.mag.jp.grohe.com/photos/uncategorized/foot.jpg) left bottom no-repeat;
	width:730px;
	height:103px;
	position:relative;
	padding-top:5px;
	}

#body-footer #footer-ul{
	position:absolute;
	bottom:8px;
	left:15px;
	}

#body-footer ul li{
	float:left;
	margin-top:10px;
	margin-right:20px;
	}

#body-footer ul li a{
	color:#FFFFFF;
	vertical-align:bottom;
	}





/* CSS Document */

/* browser effect clear*/
*{
	margin:0;
	padding:0;
	}

fieldset, img{
    border:none;
    }

h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,dd{
    margin:0;
    padding:0;
    }

ul, ol, li{
    list-style:none;
    line-height:100%;
    }
	
/*
a{
	text-decoration:none;
	}
*/
/* browser effect clear end */



/* Firefox link-dotted hidden */
:focus{
	-moz-outline-style:none;
	}
	
a{ 
	outline:none;
	}
/* end of Firefox link-dotted hidden */



/* for browser reader */
.bReader{
	display:none;
	/* Hides from IE5-Mac \*/ 
	display block;
	height:1px;
	position:absolute;
	top:-900px;
	left -900px;
	font-size:1px;
	line-height:100%;
	/*end  Hides from IE5-Mac */
}
/* end for browser reader */



/* hr clear */
hr{
	display:none;
	}
/* end of hr clear */



/* form inline */
form{
	display:inline;
	}
/* end of form inline */



/* float set */
br.clear {
	font-size: 1px;
	line-height: 100%;
	clear: both;
	}
/* end of float set */



/* clearfix set */
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
	
.clearfix{
	display:inline-table;
	min-height:1%;
	}
	
/* hides from IE-mac \*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/* end of hides from IE-mac */
/* end of clearfix set */



/* imgfix set */
.imgfix{
	font-size:1px;
	line-height:1px;
	}
/* end of imgifix */
