/*
Theme Name: bright-life
Template: twentytwelve
*/

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

.site {
	padding: 0 12px;
}

.site-title img {
	width: 100%;
}

.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
	border: none;
	box-shadow: none;
}

.whatsnew {
	line-height: 0;
	padding: 20px 0 20px 10px;
	margin-bottom: 30px;
	border-left: 10px solid #ff1493;
	border-bottom: 1px solid #ff1493;
	font-size: 18px;
}

.whatsnew p {
	text-align: right;
	font-size: 14px;
	font-weight: normal;
	color: #a9a9a9;
}

.date {
	margin-bottom: 10px;
}

.entry-header .entry-title {
	color: rgb(204, 153, 0);
	font-size: 20px;
}

.entry-header {
	margin-bottom: 0.5rem;
}

.entry-content h2, .comment-content h2, .mu_register h2 {
	line-height: 0;
	padding: 20px 0 20px 10px;
	margin-bottom: 30px;
	border-left: 10px solid #ff1493;
	border-bottom: 1px solid #ff1493;
	font-size: 18px;
}

.site-content article {
	padding-bottom: 0;
	margin-bottom: 2rem;
}

.entry-content, .entry-summary, .mu_register {
	font-size: 12px;
}

.btn_box a {
	display: block;
	width: 200px;
	padding: 20px 0;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 20px;
	float: left;
	border: 1px solid #b9b9b9;
	background-color: #eee;
	text-decoration: none;
	font-size: 13px;
}

.entry-content a:visited, .comment-content a:visited {
	color: #21759b;
}

.widget-area .widget a:visited {
	color: #21759b;
}

.widget-area .widget a:hover {
	color: #0f3647;
}

.widget-area .widget p, .widget-area .widget li, .widget-area .widget .textwidget {
	font-size: 11px;
}

footer[role="contentinfo"] {
	background-color: #ff69b4;
}

footer[role="contentinfo"] a {
	color: #fff;
	text-decoration: none;
}

.site-info {
	text-align: center;
	color: #fff;
}

span.wpcf7-list-item {
	display: block;
}

span.wpcf7-form-control-wrap.site {
	padding: 0;
}

.mobnav {
}

.mobnav th {
	width: 96px;
	padding: 20px 0;
	text-align: center;
	color: #dc143c;
	background-color: #eee;
	border: 1px solid #b9b9b9;
	font-family: 'Lora', serif;
}

.mobnav td {
	padding: 20px 0;
	text-align: center;
	background-color: #fff;
	border: 1px solid #b9b9b9;
}

.mobnav a {
	text-decoration: none;
	color: #90b5ca;
}

/* Minimum width of 600 pixels. */
@media screen and (min-width: 600px) {

body {
	background-image: url(http://brightlife.bright-group.jp/wp-content/uploads/2014/07/back.gif);
	background-repeat: repeat-x;
	background-color: #fff;
    }

body .site {
	margin: 0 auto 40px;
}

.site-header {
	padding-bottom: 0;
}

.login-nav {
	width: 100%;
	border-collapse: collapse;
	font-size: 16px;
}

.login-nav th {
	width: 96px;
	padding: 20px 0;
	text-align: center;
	color: #dc143c;
	background-color: #eee;
	border: 1px solid #b9b9b9;
	font-family: 'Lora', serif;
}

.login-nav td {
	padding: 20px 0;
	text-align: center;
	background-color: #fff;
	border: 1px solid #b9b9b9;
}

.login-nav a {
	text-decoration: none;
	color: #90b5ca;
}

.wpcf7-form {
	background-color: #ffc;
}

.entry-content table, .comment-content table {
	border: none;
	color: #000;
}

.entry-content th, .comment-content th {
	vertical-align: middle;
	color: #000;
	font-size: 13px;
	width: 200px;
}

.entry-content td, .comment-content td {
	border: none;
	font-size: 13px;
}

.req {
	color: #c00;
}

.menu-toggle, button, input[type="submit"], input[type="button"], input[type="reset"] {
	color: #000;
	padding: 7px 40px;
}


footer[role="contentinfo"] {
	background-image: url(http://brightlife.bright-group.jp/wp-content/themes/bright-life/img/footer.png);
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: bottom;
	border: none;
}

.widget-area {
	width: 250px;
}

.widget-area img {
	max-width: 100%;
	max-height: 100%;
}

.widget-area .widget {
	margin-bottom: 20px;
}






}