/* Base style
---------------------------------------------------- */
body {	
	background-color: #FFE3EC;
	padding: 20px 0px;
	margin: 0px;
	text-align: center;
	font-size: 12px;
	color: #515151;
	line-height: 150%;
}

a:link { color:#8B5C29; font-weight:bold; text-decoration: none; }
a:visited { color:#BB8225; font-weight:bold; text-decoration: none; }
a:active { color:#8B5C29; font-weight:bold; text-decoration: none; }
a:hover { color:#8B5C29; font-weight:bold; text-decoration: underline; }


td {
	vertical-align:top;
}

p {
	color: #515151;
	margin: 5px 0;
}


/* Font style
---------------------------------------------------- */
.pink {
	color: #FE4B80;
}

.green {
	color: #44AA44;
}

.txt10 {
	font-size: 10px;
	line-height: 140%;
}


/* List style
---------------------------------------------------- */
ul {
	list-style: none;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

li {
	margin-top: 3px;
}

ul.noDate {
	list-style: none;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

ul.noDate li {
	margin-top: 3px;
	padding-left: 17px;
	background:url(http://www.new-techou.com/images/arrow_02.gif) no-repeat left top;
}


/* Box style
---------------------------------------------------- */
div#Container {
	width: 774px;
	background:url(http://www.new-techou.com/images/img_container_b.gif) no-repeat bottom;
	padding-bottom: 11px;
	background-color: #FFFFFF;
	/*margin-top: 20px;
	margin-bottom: 20px;*/
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div#Main {
	border-left:2px solid #FFB1C8;
	border-right:2px solid #FFB1C8;
}

div#Contents {
	padding: 0px 20px;
}

table.HohocomiTbl {
	margin-bottom: 20px;
}

table.HohocomiTbl td.middle{
	border-left: 3px solid #BBDA2F;
	border-right: 3px solid #BBDA2F;
	padding: 10px 15px;
}

div.hohocomi{
	margin-top: 10px;
	padding-right: 100px;
	background:url(http://www.new-techou.com/images/img_top01.gif) no-repeat right top;
	height: 65px;
	width: 390px;
}

table.HohocomiTbl img.banner{
	margin-top: 11px;
}

div.row_left {
	margin-bottom: 20px;
	width: 410px;
}

table td.What {
	background:url(http://www.new-techou.com/images/img_top02.gif) no-repeat bottom right;
}

table.What {
	background:url(http://www.new-techou.com/images/img_top02.gif) no-repeat bottom right;
	width: 410px;
	margin: 10px 0 0 0;
}

table.Info {
	margin-top: 5px;
}

img.line {
	margin: 3px 0px;
}

div.row_right {
	margin-bottom: 20px;
	width: 300px;
}

p.detail {
	padding-left: 17px;
}

div.banner{
}

div.banner img{
	margin-right: 8px;
}

div.banner img.noMargin{
	margin-right: 0px;
}


/* Header style
---------------------------------------------------- */
div#Header {
	background: url(http://www.new-techou.com/images/img_head.gif) no-repeat top;
	height: 110px;
	padding-left: 20px;
}

div#Header img.banner {
	margin-top: 8px;
	margin-bottom: 28px;
}

div#Menu {
	background: url(http://www.new-techou.com/images/img_head2.gif) no-repeat top;
	height: 31px;
	padding: 0px 22px;
}

div#TopImage {
	background: url(http://www.new-techou.com/images/img_top.jpg) no-repeat top;
	height: 190px;
}

input.search {
	border: 1px solid #FF5C8C;
	width: 185px;
	margin-right: 4px;
}

td.banner {
	padding-right: 2px;
}


/* Footer style
---------------------------------------------------- */
div#Footer {
	margin: 10px 20px 0px 20px;
}

div#Footer table {
	margin: 10px 0 0 0;
}

div#Footer table td {
	text-align:left;
	vertical-align:middle;
}

div#Footer div.listBox {
	width: 410px;
}

div#Footer ul{
	list-style: none;
	margin: 0px;
}

div#Footer ul li{
	float:left;
	padding-left: 10px;
	margin-right: 10px;
	font-weight:normal;
	background:url(http://www.new-techou.com/images/arrow_03.gif) no-repeat 0px 3px;
}

div#Footer ul li a{
	font-weight:normal;
}

div.copy {
	font-size: 10px;
	text-align:left;
	clear:both;
}

div#Footer a{
	font-weight:normal;
}


/* Second style
-------------------------------------------------------------------
------------------------------------------------------------------- */

div.secondArea {
	width: 730px;
	margin: 0px 20px 0px 20px;
}


h1.Sttl {
	margin-bottom: 0px;
	padding-top: 12px;
	padding-left: 25px;
	font-size: 18px;
	color: #FE4B80;
	font-weight: bold;
	background:url(http://www.new-techou.com/images/bg_h1.gif) no-repeat left top;
}

h1.noSttl {
	margin-bottom: 0px;
	padding-top: 12px;
	padding-left: 25px;
	padding-bottom: 10px;
	font-size: 18px;
	color: #FE4B80;
	font-weight: bold;
	background:url(http://www.new-techou.com/images/bg_h1_nosttl.gif) no-repeat left top;
}

table.Sttl td.middle {
	background-color: #FFECF1;
	padding: 8px 10px 0px 10px;
}

table.Sttl td.bottom {
	background:url(http://www.new-techou.com/images/img_secondTop_b.gif) no-repeat left bottom;
}

h2 {
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 14px;
	color: #FE4B80;
	font-weight: bold;
	background:url(http://www.new-techou.com/images/line_dash02.gif) no-repeat bottom;
	padding-bottom: 5px;
}


/* SubTitle style
---------------------------------------------------- */
ul.Sttl{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul.Sttl li{
	float:left;
	margin-top: 2px;
	margin-right: 15px;
	padding-left: 17px;
	background:url(http://www.new-techou.com/images/arrow_02_s.gif) no-repeat left top;
	word-break: keep-all;
}


/* Breadcrumbs style
---------------------------------------------------- */
div#Breadcrumbs {
	font-size: 10px;
	padding: 5px 20px 5px 20px;
}

div#Breadcrumbs a {
	font-weight: normal;
}


/* Second Contents style
---------------------------------------------------- */
table.DetailTable {
	background-color: #FFB1C8;
}

table.DetailTable th {
	background-color: #FFECF1;
	text-align: left;
	padding-left: 9px;
}

table.DetailTable td {
	background-color: #FFF9F5;
	padding: 10px;
}

div.Detail {
	background:url(http://www.new-techou.com/images/line_dash03.gif) no-repeat left bottom;
	padding: 10px 10px;
}

table.FormTable td{
	padding: 5px 0px;
	vertical-align: top;
}

input.w300 {
	width: 300px;
}

textarea.w550 {
	width: 550px;
	height: 100px;
}

div.CenterBotton {
	margin: 15px 0px;
	text-align: center;
}


/* Get AdobeReader style
---------------------------------------------------- */
div.AdobeReader {
	margin-top: 20px;
	border: 1px solid #FFB1C8;
	padding: 10px;
	background-color: #F8F8F8;
}

.AdobeTxt {
	display: block;
	width: 570px;
}


/* TrackBack style
---------------------------------------------------- */
div.TrackBack {
	margin-top: 20px;
}


/* Comment style
---------------------------------------------------- */
div.Comment {
	margin-top: 20px;
}

/* WallPaper style
---------------------------------------------------- */
div.WallPaper {
	margin-top: 20px;
}

table.WallPaper td {
	text-align: center;
}

div.DlBotton {
	margin-top: 10px;
}

div.DlBotton img {
	margin-right: 10px;
	border:0px solid #000000;
}

div.DlBotton img.noMargin {
	margin-right: 0px;
	border:0px solid #000000;
}


/* Button GoBack style
---------------------------------------------------- */
div.GoBack {
	background:url(http://www.new-techou.com/images/line_dash03.gif) no-repeat left top;
	padding-top: 5px;
	margin-top: 20px;
	margin-bottom: 0px;
}

div.GoBackHed {
	padding-top: 5px;
	margin-top: 20px;
	margin-bottom: 0px;
}

/*
a.BackLink {
	background:url(http://www.new-techou.com/images/arrow_02_back.gif) no-repeat left top;
	padding-left: 17px;
}

a.GoLink {
	background:url(http://www.new-techou.com/images/arrow_02_go.gif) no-repeat right top;
	padding-right: 17px;
}*/



/* Entry style
---------------------------------------------------- */
div.entry-content {
	background:url(http://www.new-techou.com/images/line_dash03.gif) no-repeat left bottom;
	padding: 10px 10px;
}

p.entry-footer {
	text-align: right;
}

div.entryList {
	padding: 10px 10px;
}

div.categoryDescription {
	padding: 10px 10px 0px 10px;
}

div.entry img {
	border: 0px solid #000000;
}

div.entry ul {
	list-style: disc;
	margin: 0px 0px;
	padding: 0px;
}

div.entry ol {
	margin: 0px 0px;
	padding: 0px;
}

div.entry li {
	margin-left: 20px;
	margin-top: 10px;
}

.subtitle {
	color: #FE4B80;
	border-left: 8px solid #FE4B80;
	padding-left:8px;
	font-weight: bold;
}

.pinkbox {
	margin: 20px;
	border: 1px solid #FFB1C8;
	padding: 10px;
	background-color: #FFECF1;
}

.imageright {
	float: right;
}

.imageleft {
	float: left;
}

.clear {
	clear: both;
}

.pinktable {
	border-collapse: collapse;
	border: 1px solid #FFB1C8;
}

.pinktable th {
	background-color: #FFECF1;
	text-align: left;
	padding: 6px;
	border: 1px solid #FFB1C8;
}

.pinktable td {
	background-color: #FFF9F5;
	padding: 8px;
	border: 1px solid #FFB1C8;
}

.whitetable {
	border-collapse: collapse;
	border: 1px solid #FFFFFF;
}

.whitetable th {
	background-color: #FFFFFF;
	text-align: left;
	padding: 4px;
	border: 1px solid #FFFFFF;
}

.whitetable td {
	background-color: #FFFFFF;
	padding: 6px;
	border: 1px solid #FFFFFF;
}

div.entry img.imageborder {
	border: 1px solid #444444;
}

div#FooterBanner {
	margin: 10px 20px 0px 20px;
}

.inputerror {
	color: #ff0000;
	font-weight: bold;
}

.required {
	color: #ff0000;
	font-size: 1.2em;
        padding-left:4px;
        padding-right:4px;
	font-weight: normal;
}

.errormsg {
	background-color: #ffffcc;
        margin: 8px;
        padding: 4px;
        border: 1px dotted #000000;
}
