﻿@charset "utf-8";
/*全局样式*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}

body {
line-height: 1;
}

ol, ul {
list-style: none;
}

blockquote, q {
quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

body{ font-family:"Tahoma"; font-size:12px; margin: 0; padding:0;}

ul,ol,dl,dt,dd,li{ margin:0; padding:0; list-style: none;}

h1,h2,h3{ margin:0; padding:0;}

img{border:0;}

a{ text-decoration:none;}

.clr{ clear:both;visibility:hidden;}

.fleft{ float:left;}

.fright{ float:right;}

.hid{ display:none;}

.showdiv{ display:block;}

body{color:#ffffff;font-size:16px;font-family:Sans-serif;}

a:link {color:#ffffff;}
a:visited {color:#ffffff;}
a:hover {color:#ffffff;text-decoration:underline;}
a:active {color:#ffffff;}


/*ヘッダー*/
 
 #oCGuide{
width:1000px;
margin:0 auto;
}

#oCGuide li{
text-align:center;
width:196px;
float:left;
font-size:24px;
background:#dc143c;
border:2px solid #FDFEFE;
height:75px;
line-height:75px;
font-weight:bold;
}

/*バナー*/
#oCBanner{
width:1000px;
margin:0px auto;
}

#oCBanner li{
text-align:center;
width:980px;
float:left;
margin:0px 5px;
border:5px solid #dc143c;
background-color:#dc143c;
margin-bottom:5px;
}

 /*サービス*/
 
 #oCService{
width:1000px;
margin:0 auto;
}

#oCService li{
width:484px;
float:left;
text-align:center;
margin:0px 5px;
padding:2px;
border:1px solid #dc143c;
margin-bottom:5px;
}

#oCService a {color:#5499C7;text-decoration:none;}
#oCService a:visited {color:#5499C7;text-decoration:none;}
#oCService a:hover {color:#5499C7;text-decoration:underline;}
#oCService a:active {color:#5499C7;}
 
 /*特集*/
 #oTTs{
width:1000px;
margin:0 auto;
 
 }
 #oTTs a{
width:100%;
 }
 #oTTs li{
margin:2px;
width:329.3px;
float:left;
text-align:center;
 }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 