.box01 { background-color:#009eb0;}
.box02 { background-color:#db8597;}
.box03 { background-color:#2f91cf;}
.box04 { background-color:#41210f;}
.box05 { background-color:#f8b62b;}
.box06 { background-color:#ba7b48;}
.box07 { background-color:#973b23;}
.box08 { background-color:#96366c;}
.box09 { background-color:#548530;}
.box10 { background-color:#ec6f60;}
.lbox {cursor:pointer}
.lbox:hover {
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha(opacity=80)";
-moz-opacity:0.8;
-khtml-opacity: 0.8;
}

.lbox {position:relative;width:740px;height:107px;}
.lbox a {position:absolute;left:0;top:0;width:740px;height:105px;}

@media screen and (min-width: 769px) {
/* PC用のスタイル */
body {
	background-image:url(http://www.ka-raku.co.jp/wp-content/uploads/2014/05/toppage_bg.gif);
	background-position:center top;
	background-repeat:no-repeat;
}

#wrapper {
	width:960px;
	margin:0 auto;
	position:relative;
}
#header {
	width:960px;
	height:165px;
	margin-bottom:15px;
	float:left;
}
#header h1 {
	position:absolute;
	top:100px;left:0px;
}

#header h2 {
	position:absolute;
	width:640px;
	font-size:10px;
	line-height:1.5em;
	top:137px;left:190px;
}


#header .karaku img {
	width:180px;
	height:65px;
}
#header #logo {
	float:right;
	margin:30px 15px 0 0;
}
#header #logo img {
	width:150px;
	height:135px;
}
#contents {
	width:960px;
	float:left;
}
#content_left {
	width:780px;
	float:left;
	margin-bottom:0px;
}

.left_box {
	width:780px;
	float:left;
	margin-bottom:10px;
	position:relative;
}

/* カテゴリー用スタイル */
.left_box div {
	font-size:100%;
	color:#FFFFFF;
	line-height:1.5em;	
	padding:5px;
	position:relative;
}
.left_box div img {
	width:170px;
	height:110px;
	margin:3px 0 0 3px;
}

.left_box div p {
	width:560px;
	float:right;
}
.left_box div span {
	display:block;
	position:absolute;
	right:7px;bottom:3px;
}

.box01, .box02, .box03, .box04, .box05, .box06, .box07, .box08, .box09, .box10 {
	width:740px;
	margin-bottom:15px;
}

/* カテゴリーページ用スタイル */
.left_box h3 {
	font-size:2em;
	margin:0 0 20px 0;
	}

/* ナビゲーション用スタイル */

#content_right {
	width:180px;
	float:right;
	margin-bottom:20px;
}
#nav {
	width:180px;
	height:570px;
	float:left;
}
#nav ul {
	margin-top:20px;
	margin-left:15px;
}

#nav li {
	margin-bottom:20px;
}

ul#inq_link {
	margin-top:200px;
}

#nav p {
	margin-top:30px;
	margin-left:15px;	
}

#nav p strong {
	font-size:110%;	
}

#nav p span#telno {
	font-size:165%;	
}

#footer {
	width:960px;
	height:20px;
	float:left;
	margin-bottom:20px;
	text-indent:15px;
	}
}

@media screen and (max-width: 768px) {
/* タブレット用のスタイル */
body {
	background-image:url(http://www.ka-raku.co.jp/wp-content/uploads/2014/05/toppage_bg_tab.gif);
	background-position:center top;
	background-repeat:no-repeat;
}

#wrapper {
	width:728px;
	margin:0 auto;
}
#header {
	width:728px;
	height:80px;
	margin-bottom:15px;
	float:left;
}
#header h1 {
	position:absolute;
	top:35px;left:15px;
}

#header h2 {
	position:absolute;
	width:480px;
	font-size:9px;
	line-height:1.5em;
	top:35px;left:145px;
}

#header .karaku img {
	width:120px;
	height:42px;
}
#header #logo {
	float:right;
	margin:5px 15px 0 0;
}
#header #logo img {
	width:90px;
	height:81px;
}

#contents {
	width:728px;
	float:left;
}
#content_left {
	width:570px;
	float:left;
}

.left_box {
	width:570px;
	float:left;
	margin-bottom:10px;
}

/* カテゴリー用スタイル */
.left_box div {
	font-size:100%;
	color:#FFFFFF;
	line-height:1.5em;	
	padding:5px;
	position:relative;
}
.left_box div img {
	width:170px;
	height:110px;
	margin:3px 0 0 3px;
}

.left_box div p {
	width:360px;
	float:right;
}
.left_box div span {
	display:block;
	position:absolute;
	right:7px;bottom:3px;
}

.box01, .box02, .box03, .box04, .box05, .box06, .box07, .box08, .box09, .box10 {
	width:540px;
	margin-bottom:15px;
}
/* カテゴリーページ用スタイル */
.left_box h3 {
	font-size:2em;
	margin:0 0 20px 0;
	}

/* ナビゲーション用スタイル */

#content_right {
	width:158px;
	float:right;
	margin-bottom:20px;
}
#nav {
	width:158px;
	height:750px;
	float:left;
}
#nav ul {
	margin-top:20px;
	margin-left:15px;
}

#nav li {
	margin-bottom:20px;
}
ul#inq_link {
	margin-top:40px;
}

#nav p {
	margin-top:30px;
	margin-left:15px;	
}

#nav p strong {
	font-size:110%;	
}

#nav p span#telno {
	font-size:135%;	
}
#footer {
	width:728px;
	height:20px;
	float:left;
	margin-bottom:20px;
	text-indent:15px;
}
}
@media screen and (max-width: 620px) {
/* スマートフォン用のスタイル */
body {
	background-image:url(http://www.ka-raku.co.jp/wp-content/uploads/2014/05/toppage_bg_phn.gif);
	background-position:center top;
	background-repeat:no-repeat;
}

#wrapper {
	width:620px;
}
#header {
	width:100%;
	height:80px;
	margin-bottom:10px;
	float:left;
}
#header h1 {
	position:absolute;
	top:35px;left:15px;
}

#header h2 {
	position:absolute;
	width:320px;
	font-size:9px;
	line-height:1.5em;
	top:20px;left:145px;
}

#header .karaku img {
	width:120px;
	height:42px;
}
#header #logo {
	float:right;
	margin:5px 60px 0 0;
}
#header #logo img {
	width:81px;
	height:72px;
}

#contents {
	width:100%;
	float:left;
	margin-bottom:10px;
}
#content_left {
	width:100%;
	float:left;
	margin-bottom:10px;
}
.left_box {
	float:left;
	width: 100%;
	margin-bottom:0px;
}

/* カテゴリー用スタイル */
.left_box div {
	font-size:100%;
	color:#FFFFFF;
	line-height:1.5em;	
	padding:5px;
	position:relative;
}
.left_box div img {
	width:170px;
	height:110px;
	margin:3px 0 0 3px;
}

.left_box div p {
	width:360px;
	float:right;
}
.left_box div span {
	display:block;
	position:absolute;
	right:7px;bottom:3px;
}

.box01, .box02, .box03, .box04, .box05, .box06, .box07, .box08, .box09, .box10 {
	width:540px;
	margin:0 0 15px 15px;
}
/* カテゴリーページ用スタイル */
.left_box h3 {
	margin:0 0 15px 15px;
	font-size:2em;
	}

/* ナビゲーション用スタイル */

#content_right {
	width:100%;
	float:left;
	margin-bottom:0px;
}
#nav {
	width:100%;
	height:200px;
	float:left;
	margin-bottom:10px;
}
#nav ul {
	margin-top:20px;
	margin-left:15px;
}

#nav li {
	float:left;
	margin-bottom:20px;
	margin-right:10px;
}

ul#inq_link {
	clear:both;
	margin-top:40px;
}

#nav p {
	clear:both;
	margin-top:30px;
	margin-left:15px;	
}

#nav p strong {
	font-size:110%;	
}

#nav p span#telno {
	font-size:165%;	
}

#footer {
	clear:both;
	width:100%;
	height:20px;
	float:left;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:20px;
}
}