/*
Theme Name: 丹後でダンゴ2014
Description: twentytwelveをベースにした子テーマです。2014年更新用
Template: twentytwelve
*/



@import url('../twentytwelve/style.css');

body {
	font: 15px/1.4 "ヒラギノ角ゴ Pro W3",  "Hiragino Kaku Gothic Pro", "メイリオ" ,"meiryo","ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#000;
/*	background-attachment:fixed; */
	margin: 0;
	padding: 0;
	color: #000;
}

.clear {
	clear:both;
}


a img.linkimg {
	background:none!important;
}
 
a:hover img.linkimg {
	opacity:0.5;
	filter:alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
	background:none!important;
}

/*
#bg {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}
*/

#container {
	width: 80%;
	max-width: 1260px;
	min-width: 1000px;
	background: #FFF;
	margin: 0 auto;
	padding:5px 0px;
}

#header {
	width:950px;
	margin:auto;
}

#navi-menu {
	float:right;
	margin-top:50px;
}

#navi-menu li {
	float:left;
	margin-right:15px;
}

div.content {
	width:950px;
	margin:auto;
	padding-top:100px;
}

.main-image {
	margin-top:30px;
}

.topic01 h1 {
	display:block;
	font-size:26px;
	padding:0px;
	color:#5eb07a;
	margin:30px auto;
	line-height:1.5;
}

.topic01-text {
	float:left;
	width:570px;
	margin-top:15px;
	line-height:2;
}

.topic02 {
	float:left;
	width:580px;
	height:586px;
	background-image:url(images/topic-02_bg.png);
	background-repeat:no-repeat; padding:20px;
}

.topic02 h2 {
	display:block;
	color:#db4266;
	font-size:26px;
	text-align:center;
	margin-bottom:15px;
}

.topic02-02 {
	width:290px;
	line-height:1.8;
	float:left;
	margin-bottom:30px;
}

.topic02-03 {
	width:300px;
	float:left;
	line-height:1.8;
	margin-right:15px;
}

.news {
	width:286px;
	border:1px solid #DFDFDF;
	float:left;
	margin-bottom:30px;
	padding:20px;
}

.news h2 {
	font-size:20px;
	background-color:#FCEE7A;
	padding:5px 3px 3px 20px;
	margin-bottom:20px;
}

.news ul {
	list-style:none;
	padding-left:20px;
	font-size:14px;
}

.news li {
	margin-bottom:10px;
	border-bottom:1px dotted #dfdfdf;
	padding-bottom:5px;
}

.link01 {
	width:286px;
	height:260px;
	float:left; background-image:url(images/companyinfo.jpg);
	background-repeat:no-repeat;
	padding:20px;
	font-size:14px;
}

.link01 h2 {
	font-size:20px;
	margin-bottom:15px;
}

.PR {
	width:100%;
	margin-top:30px;
	margin-bottom:40px;
}

.PR h2 {
	padding:0px;
	background-image:url(images/topic03-top.png);
	background-repeat:no-repeat;
	color:#0083C9;
	text-align:center;
	font-size:26px;
	margin-bottom:20px;
}

.PR01 {
	width:450px;
	float:left;
	margin-right:50px;
}

.PR01-text {
	float:left;
	width:230px;
	padding:0px;
	line-height:1.8;
	margin-right:20px;
}

.PR h3 {
	font-size:18px;
	padding:0px;
	line-height:1.5;
}

.PR02 {
	width:450px;
	float:left;
}

.maccha {
	width:280px;
	height:450px;
	float:left;
	background-image:url(images/maccha_bg.png);
	background-repeat:no-repeat;
	padding:20px;
	line-height:1.8;
	margin-right:20px;
}

.maccha h2 {
	color:#2B6E33;
	text-align:center;
	font-size:18px;
	margin-bottom:15px;
}

.kasamatsu {
	background-image:url(images/kasamatsu_bg.png);
	background-repeat:no-repeat;
	width:560px;
	height:450px;
	float:left;
	padding:25px;
}

.kasamatsu-left {
	width:300px;
	float:left;
	line-height:1.8;
	margin-right:20px;
}

.kasamatsu-left h2 {
	color:#BF751F;
	font-size:18px;
	text-align:center;
	margin-bottom:15px;
}

.kasamatsu-right {
	width:230px;
	height:380px;
	float:left;
}

#footer {
	font-size:0.8em;
	margin-top:30px;
	padding-top:20px;
	width:100%;
	max-width:1260px;
	min-width:1000px;
}

#footer ul {
	list-style:none;
	padding:0px;
	float:right;
}

#footer li {
	float:left;
	margin-right:20px;
}

.address {
	width:100%;
}

.day {
	font-size:12px;
}

.new {
	color:#FFF;
	background-color:#FF6600;
	text-align:center;
	font-size:11px;
	width:35px;
	display:inline-block;
}

.entry-header .entry-title {
	background-image:url(images/title_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	font-size:26px;
	font-weight:bold;
	padding:35px;
}

#primary {
	width:100%;
}

.entry-content img {
	border-radius:none;
	box-shadow:none;
}